activemq-artemis/artemis-core-client
saurabhrai d11eed2f9e ARTEMIS-1866 Make Quorum vote result wait time configurable.
Quorum voting is used by both the live and the backup to decide what to do if a replication connection is disconnected.
Basically, the server will request each live server in the cluster to vote as to whether it thinks the server it is replicating to or from is still alive.
You can also configure the time for which the quorum manager will wait for the quorum vote response.
Currently, the value is hardcoded as 30 sec. We should change this 30-second wait to be configurable.
2018-05-25 12:29:02 -04:00
..
src ARTEMIS-1866 Make Quorum vote result wait time configurable. 2018-05-25 12:29:02 -04:00
pom.xml ARTEMIS-1853 Adding Netty OpenSSL provider example 2018-05-23 15:47:10 -04:00