jtao15 opened a new pull request, #8645:
URL: https://github.com/apache/pinot/pull/8645
As the follow-up for #8639 :
For the following example, we should not try to delete s1 and s2, but remove
entry1 directly.
```
entry1: { segmentsFrom: [], segmentsTo: [s1, s2], status: REVERTED}
entry2: { segmentsFrom: [], segmentsTo: [s1, s2], status:
IN_PROGRESS/COMPLETED}
```
--
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]