This is an automated email from the ASF dual-hosted git repository. siddteotia pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git
from 86f923de45 Support Avro's Fixed data type (#9642) add 03ce7d3bd9 Optimize AdaptiveServerSelection for replicaGroup based routing (#9803) No new revisions were added by this update. Summary of changes: .../AdaptiveServerSelector.java | 10 +++ .../adaptiveserverselector/HybridSelector.java | 28 ++++++++ .../adaptiveserverselector/LatencySelector.java | 28 ++++++++ .../NumInFlightReqSelector.java | 26 +++++++ .../ReplicaGroupInstanceSelector.java | 23 +++++- .../AdaptiveServerSelectorTest.java | 84 ++++++++++++++++++++++ 6 files changed, 197 insertions(+), 2 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org