This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch dependabot/maven/com.uber-h3-4.3.0
in repository https://gitbox.apache.org/repos/asf/pinot.git
discard f1ab83db498 Bump com.uber:h3 from 4.1.1 to 4.3.0
add b00dbfec1b8 [bugfix] Fixing the TableType val passed for unavailable
segments in physical optimizer (#16660)
add 283b5f720e2 Fix broker request id generator to avoid generating same
id (#16661)
add fecac1b8757 Bump software.amazon.awssdk:bom from 2.32.27 to 2.32.28
(#16667)
add 7135c9fc509 Bump net.openhft:chronicle-bom from 2.27ea73 to 2.27ea74
(#16668)
add 8bf6db9fe1f Bump com.uber:h3 from 4.1.1 to 4.3.0
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (f1ab83db498)
\
N -- N -- N refs/heads/dependabot/maven/com.uber-h3-4.3.0
(8bf6db9fe1f)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
.../broker/broker/helix/BaseBrokerStarter.java | 23 +++++++++++-------
.../requesthandler/BaseBrokerRequestHandler.java | 5 ++--
.../BaseSingleStageBrokerRequestHandler.java | 8 ++++---
.../requesthandler/BrokerRequestIdGenerator.java | 28 +++++++++-------------
.../requesthandler/GrpcBrokerRequestHandler.java | 6 +++--
.../MultiStageBrokerRequestHandler.java | 9 +++----
.../SingleConnectionBrokerRequestHandler.java | 11 +++++----
.../requesthandler/TimeSeriesRequestHandler.java | 6 +++--
.../BaseSingleStageBrokerRequestHandlerTest.java | 2 +-
.../LiteralOnlyBrokerRequestTest.java | 15 +++++++-----
.../opt/rules/LeafStageWorkerAssignmentRule.java | 2 +-
pom.xml | 4 ++--
12 files changed, 65 insertions(+), 54 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]