On Tue, 10 Mar 2020 at 18:09, Gordon Sim <[email protected]> wrote:

> On 10/03/2020 4:45 pm, Gordon Sim wrote:
> > On 04/03/2020 11:44 am, Alex Rudyy wrote:
> >> Hi all,
> >>
> >> I built release artefacts for Qpid Broker-J version 8.0.0 RC1.
> >> Please, give them a test out and vote accordingly.
> >>
> >> The source and binary archives can be found at:
> >> https://dist.apache.org/repos/dist/dev/qpid/broker-j/8.0.0-rc1/
> >>
> >> The maven artifacts are also staged at:
> >> https://repository.apache.org/content/repositories/orgapacheqpid-1192
> >>
> >> The new version brings a number of improvements and bug fixes
> >> including changes to ACL to limit the number of connections per user
> >> and support for trusted CA revocation list.
> >>
> >> You can find the full list of JIRAs included into the release here:
> >>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310520&version=12344778
> >>
> >
> > Verified signature and checksum, built from source, ran tests (see
> > below) and ran c++ qpid::messaging and python proton examples against it
> > without issue.
>
> To be explicit, I am +1 on the release and only mention the issues below
> in passing.
>

+1 from me
Built from source, ran 1.0 and 0-9-1 tests
Used the management console for a bit of ad-hoc testing

-- Rob


>
>
> > However I did get a few errors running the tests. As well as the
> > kerberos related ones mentioned for previous releases, which are somehow
> > a result of my environment, this time I got:
> >
> >> [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time
> >> elapsed: 0.004 s <<< FAILURE! - in
> >> org.apache.qpid.server.logging.logback.jdbc.InMemoryDatabaseTestBase
> >> [ERROR]
> >>
> initializationError(org.apache.qpid.server.logging.logback.jdbc.InMemoryDatabaseTestBase)
>
> >> Time elapsed: 0.004 s  <<< ERROR!
> >> org.junit.runners.model.InvalidTestClassError: Invalid test class
> >> 'org.apache.qpid.server.logging.logback.jdbc.InMemoryDatabaseTestBase':
> >>   1. No runnable methods
> >
> > and:
> >
> >> [ERROR] Tests run: 5, Failures: 0, Errors: 1, Skipped: 0, Time
> >> elapsed: 1.028 s <<< FAILURE! - in
> >> org.apache.qpid.tests.protocol.v0_8.extension.basic.MalformedMessage
> >> [ERROR]
> >>
> publishMalformedMessageInTransactionExceedingMaxUncommittedLimit(org.apache.qpid.tests.protocol.v0_8.extension.basic.MalformedMessage)
>
> >> Time elapsed: 0.017 s  <<< ERROR!
> >> java.lang.IllegalStateException: Unexpected response. Expected
> >> 'ChannelClosedResponse' got '[TxCommitOkBody]'.
> >>     at
> >>
> org.apache.qpid.tests.protocol.v0_8.extension.basic.MalformedMessage.publishMalformedMessageInTransactionExceedingMaxUncommittedLimit(MalformedMessage.java:154)
>
> >>
> >
> > These may again be environmental.
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [email protected]
> > For additional commands, e-mail: [email protected]
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to