+1 I performed the following tests: * verified checksums and signature (making sure that md5 checksums are not included any more) * built broker from sources with running integration tests using java-bdb.0-9 profile * ran JMS tests publishing large messages exceeding maximum size limits * ran JMS tests to verify that consumption speed of large flowed to disk messages is back to normal and messages are not reloaded from disk every time on sending every content chunk * ran JMS tests to verify that virtual host flow to disk thresholds are correctly evaluated
On 12 June 2018 at 11:49, Oleksandr Rudyy <[email protected]> wrote: > Hi all, > > I created an RC2 built for a Qpid Broker-J 7.0.5 release. > Please give it a test out and vote accordingly. > > The source and binary bundles can be found at > https://dist.apache.org/repos/dist/dev/qpid/broker-j/7.0.5-rc2 > > The maven artifacts are also staged for now at: > https://repository.apache.org/content/repositories/orgapacheqpid-1144 > > The JIRAs currently assigned are: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310520&version=12343398 > > Regards, > Alex > > P.S. For testing of maven broker staging repo artefacts, please add into to > your poms the staging repo as below: > > <repositories> > <repository> > <id>staging</id> > > <url>https://repository.apache.org/content/repositories/orgapacheqpid-1144</url> > </repository> > </repositories> > > > --------------------------------------------------------------------- > 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]
