You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by si...@apache.org on 2022/11/29 01:01:08 UTC

[pinot] branch master updated (86f923de45 -> 03ce7d3bd9)

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-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org