noob-se7en opened a new pull request, #16904: URL: https://github.com/apache/pinot/pull/16904
**Problem** Most of the errors in `OFFLINE -> CONSUMING` transition leads to server notifying controller to mark segment as offline. However saw a new error first time where `OFFLINE -> CONSUMING` errored out very early and hence Helix thread marked the segment as `ERROR` in EV. For pauseless tables, only such segments are not repaired by default. **PR** Allow reset of segments in `ERROR` state having segment ZK status as `IN_PROGRESS`. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
