This is an automated email from the ASF dual-hosted git repository.

clebertsuconic pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git.


    from b9dda34  This closes #2791
     new 2fe565f  ARTEMIS-2451 eliminate knownDestinations cache
     new a48e2c9  ARTEMIS-2451 Some additional tests
     new 6fc1133  This closes #2800

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../artemis/jms/client/ActiveMQConnection.java     | 12 -----
 .../artemis/jms/client/ActiveMQDestination.java    | 10 ++++
 .../artemis/jms/client/ActiveMQSession.java        | 10 ++--
 .../integration/amqp/QueueAutoCreationTest.java    | 59 +++++++++++++++++++++-
 .../client/AutoCreateJmsDestinationTest.java       | 12 ++---
 .../jms/client/TemporaryDestinationTest.java       |  5 +-
 6 files changed, 84 insertions(+), 24 deletions(-)

Reply via email to