zhtaoxiang opened a new pull request, #10239:
URL: https://github.com/apache/pinot/pull/10239

   Similar to `segments/{tableNameWithType}/{segmentName}/reset` and 
`segments/{tableNameWithType}/resetErrorEvSegments`, this PR adds an API to 
reset segments with Error EV.
   
   We add it because in practice, 
   1. users want to reset only segment with Error EV, which is faster than 
resetting all segments.
   2. currently, users need to use 
`segments/{tableNameWithType}/{segmentName}/reset` to reset segments one by 
one, which is not convinient.


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

Reply via email to