This is an automated email from the ASF dual-hosted git repository.
kfaraz pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git
from 95201dfbae0 Add `EmbeddedHighAvailabilityTest` to replace
`ITHighAvailabilityTest` (#18188)
add cc1fdf8f8c9 Add coordinator client implementation for
LookupReferenceManager (#18192)
No new revisions were added by this update.
Summary of changes:
.../client/coordinator/CoordinatorClient.java | 11 +
.../client/coordinator/CoordinatorClientImpl.java | 38 +++
.../client/coordinator/NoopCoordinatorClient.java | 10 +
.../query/lookup/LookupReferencesManager.java | 97 ++----
.../coordinator/CoordinatorClientImplTest.java | 56 +++-
.../query/lookup/LookupReferencesManagerTest.java | 364 +++++----------------
6 files changed, 230 insertions(+), 346 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]