This is an automated email from the ASF dual-hosted git repository. jackie pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git
from 946abeb451 Adding broker grpc query endpoint and BrokerRequest/BrokerResponse protobuf (#15081) add d76fe22842 Validate Table Replication During Create/Update (#13951) No new revisions were added by this update. Summary of changes: .../common/assignment/InstancePartitionsUtils.java | 13 +- .../pinot/common/utils/config/TierConfigUtils.java | 7 +- .../api/resources/PinotTableRestletResource.java | 16 ++ .../helix/core/PinotHelixResourceManager.java | 4 +- .../helix/core/rebalance/TableRebalancer.java | 6 +- .../api/PinotTableRestletResourceTest.java | 222 +++++++++++++++++++++ 6 files changed, 256 insertions(+), 12 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org