Hi all,

A  memory leak was found in RC1 (QPID-7001) so a new RC has been produced.

Full list of changes since RC1 are:

QPID-7001 - Addresses a memory leak related to NIO selector
QPID-7079 - Log more information when 0-10 connections time-out

Please test and vote accordingly.

The source and binary archives can be grabbed from here:
ttps://dist.apache.org/repos/dist/dev/qpid/java/6.0.1-rc2

Those files and the other maven artifacts are also staged for now at:
https://repository.apache.org/content/repositories/orgapacheqpid-1066

Kind regards

P.S. If you want to test it out using maven (e.g with the examples src,
or your own things), you can temporarily add this to your poms to access
the staging repo:

  <repositories>
    <repository>
      <id>staging</id>
      
<url>https://repository.apache.org/content/repositories/orgapacheqpid-1066</url>
    </repository>
  </repositories>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to