snleee commented on a change in pull request #8071:
URL: https://github.com/apache/pinot/pull/8071#discussion_r793261220
##########
File path:
pinot-controller/src/main/java/org/apache/pinot/controller/helix/core/PinotHelixResourceManager.java
##########
@@ -3038,10 +3042,8 @@ public void revertReplaceSegments(String
tableNameWithType, String segmentLineag
// different after updating the lineage entry.
sendRoutingTableRebuildMessage(tableNameWithType);
- // Invoke the proactive clean-up for segments that we no longer
needs in case 'forceRevert' is enabled
- if (forceRevert) {
Review comment:
added java doc
--
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]