This is an automated email from the ASF dual-hosted git repository. orudyy pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/qpid-broker-j.git.
from e743a7a NO-JIRA: Update dependecy references new 1e52b29 QPID-8545: [Broker-J] SSL Engine looping circuit breaker new f610c49 QPID-8546:[Broker-J] Use special durability for non-sync commits in BDB HA new e9c78dd QPID-8546: Cleanup tests 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 | 17 +- .../server/store/berkeleydb/EnvironmentFacade.java | 4 +- .../berkeleydb/StandardEnvironmentFacade.java | 13 +- .../replication/ReplicatedEnvironmentFacade.java | 56 +++++-- .../store/berkeleydb/BDBMessageStoreTest.java | 2 +- .../ReplicatedEnvironmentFacadeTest.java | 175 ++++++++++++++++++--- .../apache/qpid/server/model/port/AmqpPort.java | 16 ++ .../server/transport/NonBlockingConnection.java | 1 + .../NonBlockingConnectionTLSDelegate.java | 36 ++++- .../server/transport/TCPandSSLTransportTest.java | 3 + 10 files changed, 268 insertions(+), 55 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org For additional commands, e-mail: commits-h...@qpid.apache.org