sajjad-moradi opened a new pull request, #11166: URL: https://github.com/apache/pinot/pull/11166
## Description This PR fixes the issue described in #11165 by moving any stream interactions out of the OFFLINE to CONSUMING transition handling. ## Testing Done Ran an integration test locally and simulated an exception during stream consumer creation: the segment went to OFFLINE state. Then kicked off `RealtimeSegmentValidationManager` job and verified that a new consuming segment was created, and consumption began successfully. -- 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