This is an automated email from the ASF dual-hosted git repository.

jihoonson pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git.


    from 6f2ce8f  fix Kinesis It (#10692)
     add ca3b925  allow server selection to be aware of query (#10428)

No new revisions were added by this update.

Summary of changes:
 .../druid/client/CachingClusteredClient.java       |  5 +-
 .../selector/AbstractTierSelectorStrategy.java     | 13 ++--
 .../ConnectionCountServerSelectorStrategy.java     |  2 +
 .../selector/RandomServerSelectorStrategy.java     |  2 +
 .../druid/client/selector/ServerSelector.java      | 10 +--
 .../client/selector/ServerSelectorStrategy.java    | 29 ++++++++-
 .../client/selector/TierSelectorStrategy.java      | 34 ++++++++--
 .../apache/druid/client/BrokerServerViewTest.java  |  4 +-
 .../CachingClusteredClientCacheKeyManagerTest.java |  2 +-
 .../apache/druid/client/DirectDruidClientTest.java |  2 +-
 .../client/selector/TierSelectorStrategyTest.java  | 75 ++++++++++++++++++----
 11 files changed, 143 insertions(+), 35 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to