This is an automated email from the ASF dual-hosted git repository. sajjad pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git
from 6a8bdb5e5e improve broker selector utils (#14733) add 5dd6f8ac56 Enhance SegmentStatusChecker to honor no-queryable servers and instance assignment config (#14536) No new revisions were added by this update. Summary of changes: .../controller/helix/SegmentStatusChecker.java | 78 ++++--- .../controller/util/ServerQueryInfoFetcher.java | 95 ++++++++ .../controller/helix/SegmentStatusCheckerTest.java | 246 ++++++++++++++++++++- 3 files changed, 380 insertions(+), 39 deletions(-) create mode 100644 pinot-controller/src/main/java/org/apache/pinot/controller/util/ServerQueryInfoFetcher.java --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org