This is an automated email from the ASF dual-hosted git repository.
stefanegli pushed a change to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-discovery-oak.git.
from 052e4f9 Updating badges for org-apache-sling-discovery-oak
add 9432b1c SLING-7830 : introduce invertLeaderElectionPrefixOrder and
leaderElectionPrefix which together allow controlling/setting the leader from
the outside by manipulating the leaderElectionPrefix accordingly (ie higher
than existing prefixes)
new b7c88fa Merge pull request #1 from stefan-egli/master
The 1 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:
.../org/apache/sling/discovery/oak/Config.java | 29 +++++++++
.../oak/cluster/OakClusterViewService.java | 69 +++++++++++++++++++---
.../sling/discovery/oak/pinger/OakViewChecker.java | 2 +-
.../discovery/oak/OakDiscoveryServiceTest.java | 51 ++++++++++++++++
.../oak/its/setup/OakVirtualInstanceBuilder.java | 2 +-
5 files changed, 143 insertions(+), 10 deletions(-)