richardstartin opened a new pull request #7927:
URL: https://github.com/apache/pinot/pull/7927


   eb6800da96a44e6f5125097cc99a368c2f8f8847 creates conditions where 
`LLRealtimeSegmentDataManager` cannot advance if a message batch consumed from 
Kafka is entirely filtered out, e.g. because it only contains tombstones. 
`LLCRealtimeClusterIntegrationTest` hangs on this commit.
   
   01f9f16a18b188bd3e15408ad945eda9541caf75 allows offsets to be committed when 
the entire batch was filtered out. It also fixes some of the myriad warnings 
and concurrency bugs in `LLRealtimeSegmentDataManager`.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



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

Reply via email to