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

orudyy pushed a change to branch 8.0.x
in repository https://gitbox.apache.org/repos/asf/qpid-broker-j.git.


    from 78e52b7  QPID-8452: Fix validation of maximum message size
     new e92ad84  QPID-8546:[Broker-J] Use special durability for non-sync 
commits in BDB HA
     new eac0ce7  QPID-8546: Cleanup tests
     new 3b58792  QPID-8161:[Broekr-J] Rethrow LockTimeoutException on sequence 
generation as ConnectionScopedRuntimeException

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:
 .../store/berkeleydb/AbstractBDBMessageStore.java  |  23 +--
 .../server/store/berkeleydb/EnvironmentFacade.java |   4 +-
 .../berkeleydb/StandardEnvironmentFacade.java      |  13 +-
 .../replication/ReplicatedEnvironmentFacade.java   |  56 +++++--
 .../store/berkeleydb/BDBMessageStoreTest.java      |  35 ++++-
 .../ReplicatedEnvironmentFacadeTest.java           | 175 ++++++++++++++++++---
 6 files changed, 253 insertions(+), 53 deletions(-)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org
For additional commands, e-mail: commits-h...@qpid.apache.org

Reply via email to