This is an automated email from the ASF dual-hosted git repository.
FrankChen021 pushed a change to branch dependabot/maven/jetty.version-12.1.12
in repository https://gitbox.apache.org/repos/asf/druid.git
discard 0e599f60d90 test: avoid deprecated URL constructor
discard 37786ebf9c7 fix: preserve response context through Jetty proxy
discard d1f0fc21580 build(deps): bump jetty.version from 12.1.11 to 12.1.12
add b3f08c83aa0 feat: Allow BINDABLE plans for Dart. (#19952)
add 2b02e7a28ae test: Silence unrelated NPE alerts in DruidCoordinatorTest
(#19953)
add 1bea666b833 fix(test): retry Kafka partition readiness (#19948)
add d5f482f1608 build(deps): bump jetty.version from 12.1.11 to 12.1.12
add 2009cc011b5 fix: preserve response context through Jetty proxy
add 192f0ceb6ae test: avoid deprecated URL constructor
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 (0e599f60d90)
\
N -- N -- N refs/heads/dependabot/maven/jetty.version-12.1.12
(192f0ceb6ae)
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:
.../indexing/kafka/simulate/KafkaResource.java | 19 +++++--
.../msq/dart/controller/sql/DartSqlEngine.java | 2 +-
.../dart/controller/http/DartSqlResourceTest.java | 60 ++++++++++++++++++++++
.../server/coordinator/DruidCoordinatorTest.java | 20 +++++++-
4 files changed, 96 insertions(+), 5 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]