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 bc68041592 Cleanup unnecessary dependencies under pinot-s3 (#12904) add eacbf12ee2 Enhance Pulsar consumer (#12812) No new revisions were added by this update. Summary of changes: .../pinot/plugin/stream/pulsar/PulsarConfig.java | 71 +++--- .../PulsarPartitionLevelConnectionHandler.java | 14 +- .../pulsar/PulsarPartitionLevelConsumer.java | 96 +++----- .../pinot/plugin/stream/pulsar/PulsarUtils.java | 10 - .../plugin/stream/pulsar/PulsarConsumerTest.java | 264 ++++++--------------- 5 files changed, 145 insertions(+), 310 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org