This is an automated email from the ASF dual-hosted git repository.
somandal pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git
from 91084f455fe Fix a typo in MailboxContentObserver where mailbox should
be volatile (#16871)
add 96a5895f2d8 Change BrokerRoutingManager synchronization mechanism to
allow more parallelism (#16791)
No new revisions were added by this update.
Summary of changes:
.../broker/broker/helix/BaseBrokerStarter.java | 3 +
.../pinot/broker/routing/BrokerRoutingManager.java | 720 ++++---
.../BrokerRoutingManagerConcurrencyTest.java | 1994 ++++++++++++++++++++
.../apache/pinot/spi/utils/CommonConstants.java | 5 +
4 files changed, 2507 insertions(+), 215 deletions(-)
create mode 100644
pinot-broker/src/test/java/org/apache/pinot/broker/routing/BrokerRoutingManagerConcurrencyTest.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]