You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ma...@apache.org on 2016/07/19 15:09:27 UTC

[3/3] activemq-artemis git commit: This closes #644

This closes #644


Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/fe27cd82
Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/fe27cd82
Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/fe27cd82

Branch: refs/heads/master
Commit: fe27cd829d3f50cb0ea9ff036fd48bfd368641a4
Parents: d59299c 39edf95
Author: Martyn Taylor <mt...@redhat.com>
Authored: Tue Jul 19 16:09:12 2016 +0100
Committer: Martyn Taylor <mt...@redhat.com>
Committed: Tue Jul 19 16:09:12 2016 +0100

----------------------------------------------------------------------
 .../jdbc/store/file/JDBCSequentialFileFactoryDriver.java        | 5 +----
 .../activemq/artemis/jdbc/store/journal/JDBCJournalImpl.java    | 2 ++
 .../activemq/artemis/core/io/mapped/MappedByteBufferCache.java  | 1 +
 .../artemis/core/paging/impl/PagingStoreFactoryNIO.java         | 1 +
 .../persistence/impl/journal/AbstractJournalStorageManager.java | 1 +
 .../artemis/core/remoting/impl/netty/NettyAcceptor.java         | 1 +
 .../activemq/artemis/core/server/impl/ActiveMQServerImpl.java   | 1 +
 .../byteman/RaceOnSyncLargeMessageOverReplication2Test.java     | 1 +
 .../tests/integration/amqp/jms/SendingAndReceivingTest.java     | 2 ++
 .../tests/integration/divert/ReplicationWithDivertTest.java     | 1 +
 .../tests/integration/jdbc/store/journal/JDBCJournalTest.java   | 1 +
 .../tests/integration/largemessage/LargeMessageTestBase.java    | 1 +
 .../management/ActiveMQServerControlUsingCoreTest.java          | 1 +
 .../artemis/tests/integration/stomp/StompTestWithSecurity.java  | 1 +
 14 files changed, 16 insertions(+), 4 deletions(-)
----------------------------------------------------------------------