This is an automated email from the ASF dual-hosted git repository.
kishoreg pushed a change to branch pinot-connector-dep-clean-up
in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git.
discard 3cdd472 Fixing compilation issues
discard d215c27 Removing dependency on pinot-common and pinot-core from
pinot-connectors (WIP)
omit 3bf5453 Fixing test cases
omit 46bef14 Removing static imports
omit 317bb4d Addressing comments - moving retryPolicy to spi
omit 866e136 Changing pinot-spi scope from compile to provided
omit 16d9006 Removing pinot-common dependency from pinot-hadoop-filesystem
and pinot-azure-filesystem
add f48370c [TE] web - harleyjj/subscription-groups - add application
field to subscription group objects (#4938)
add 7bd5a7e Removing pinot-common dependency from pinot-hadoop-filesystem
and pin… (#4939)
add 1741286 Removing dependency on pinot-common and pinot-core from
pinot-connectors (WIP)
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 (3cdd472)
\
N -- N -- N refs/heads/pinot-connector-dep-clean-up (1741286)
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:
pinot-connectors/pinot-connector-kafka-0.9/pom.xml | 4 ++++
.../pinot/core/realtime/impl/kafka/KafkaLowLevelStreamConfig.java | 2 +-
pinot-connectors/pinot-connector-kafka-2.0/pom.xml | 8 ++++++++
.../realtime/impl/kafka2/KafkaPartitionLevelStreamConfig.java | 2 +-
.../pinot/core/realtime/impl/kafka/KafkaAvroMessageDecoder.java | 5 +++++
.../apache/pinot/core/realtime/impl/kafka/KafkaStarterUtils.java | 5 ++---
.../pinot/thirdeye/formatter/DetectionAlertConfigFormatter.java | 2 ++
7 files changed, 23 insertions(+), 5 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]