You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by ja...@apache.org on 2021/12/21 23:13:02 UTC

[pinot] branch master updated (f8c7e1f -> 0f68553)

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 f8c7e1f  Fix realtime ingestion when an entire batch of messages is filtered out (#7927)
     add 0f68553  Fix the typo in MessageBatch method (#7942)

No new revisions were added by this update.

Summary of changes:
 .../core/data/manager/realtime/LLRealtimeSegmentDataManager.java      | 2 +-
 .../pinot/core/realtime/impl/fakestream/FakeStreamMessageBatch.java   | 2 +-
 .../pinot/plugin/stream/kafka09/SimpleConsumerMessageBatch.java       | 2 +-
 .../org/apache/pinot/plugin/stream/kafka20/KafkaMessageBatch.java     | 2 +-
 .../org/apache/pinot/plugin/stream/kinesis/KinesisRecordsBatch.java   | 2 +-
 .../org/apache/pinot/plugin/stream/pulsar/PulsarMessageBatch.java     | 2 +-
 pinot-spi/src/main/java/org/apache/pinot/spi/stream/MessageBatch.java | 4 ++--
 7 files changed, 8 insertions(+), 8 deletions(-)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org