This is an automated email from the ASF dual-hosted git repository.
xiangfu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git
from 7b1a3831467 Generate surefire report and upload artifacts in Pinot
test Github Action (#17076)
add f706187d7c7 Improves consumer recreation retry policy (#17062)
No new revisions were added by this update.
Summary of changes:
.../realtime/RealtimeSegmentDataManager.java | 8 +++--
.../tests/LLCRealtimeClusterIntegrationTest.java | 7 +++++
.../LLCRealtimeKafka3ClusterIntegrationTest.java | 7 +++++
.../stream/kafka20/KafkaConsumerFactory.java | 8 +++++
.../KafkaPartitionLevelConnectionHandler.java | 35 +++++++++++++++++++++-
.../kafka20/KafkaPartitionLevelConsumer.java | 6 ++++
.../kafka20/KafkaPartitionLevelConsumerTest.java | 19 +++++++++---
.../stream/kafka30/KafkaConsumerFactory.java | 8 +++++
.../KafkaPartitionLevelConnectionHandler.java | 35 +++++++++++++++++++++-
.../kafka30/KafkaPartitionLevelConsumer.java | 6 ++++
.../kafka30/KafkaPartitionLevelConsumerTest.java | 19 +++++++++---
.../pinot/spi/stream/StreamConsumerFactory.java | 6 ++++
12 files changed, 152 insertions(+), 12 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]