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

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


    from a8c3107144 Allow setting ForwardIndexConfig default settings via 
cluster config (#14773)
     add 6a8bdb5e5e improve broker selector utils (#14733)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/pinot/client/BrokerCache.java  |  18 +--
 .../apache/pinot/client/DynamicBrokerSelector.java |   6 +-
 .../pinot/client/utils/BrokerSelectorUtils.java    |  91 ++++++++++++----
 .../pinot/client/DynamicBrokerSelectorTest.java    |  20 ++++
 .../client/utils/BrokerSelectorUtilsTest.java      | 121 +++++++++++++++++++++
 5 files changed, 218 insertions(+), 38 deletions(-)
 create mode 100644 
pinot-clients/pinot-java-client/src/test/java/org/apache/pinot/client/utils/BrokerSelectorUtilsTest.java


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

Reply via email to