noob-se7en opened a new pull request, #15070:
URL: https://github.com/apache/pinot/pull/15070

   **Problem**
   Encountered an issue where if PartitionConsumer runs into an Exception, The 
Consumer thread gets stuck in an endless loop of 
[postStopConsumedMsg](https://github.com/apache/pinot/blob/5f220b398cda1fde87a286492e05521d48923634/pinot-core/src/main/java/org/apache/pinot/core/data/manager/realtime/RealtimeSegmentDataManager.java#L1320)
   
   For such cases we did not receive an alert because metric is emitted after.


-- 
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