This is an automated email from the ASF dual-hosted git repository.
msingh pushed a change to branch ratis-ozone
in repository https://gitbox.apache.org/repos/asf/incubator-ratis.git.
from eb66796 RATIS-1290. Allow separate admin and client service (#401).
Contributed by Attila Doroszlai
add 162ae0f RATIS-1295. Use a config to enable/disable pre vote (#402)
add 7b5825f RATIS-1296. Remove System.out.println() from RetryCacheImpl
(#403)
add d823e8f RATIS-1297. Adjust Github nofications settings to use issues@
mailing list
add f5890c3 RATIS-1303. Upgrade Ratis Thirdparty to 0.6.0 (#412)
add 0bdf24f RATIS-1303. Upgrade Ratis Thirdparty to 0.6.0 - addendum
(#413)
No new revisions were added by this update.
Summary of changes:
.asf.yaml | 4 ++--
pom.xml | 6 +++---
.../java/org/apache/ratis/server/RaftServerConfigKeys.java | 10 ++++++++++
.../main/java/org/apache/ratis/server/impl/LeaderElection.java | 6 +++++-
.../main/java/org/apache/ratis/server/impl/RetryCacheImpl.java | 1 -
.../java/org/apache/ratis/server/impl/LeaderElectionTests.java | 6 ++++++
6 files changed, 26 insertions(+), 7 deletions(-)