You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2019/04/29 20:09:26 UTC

[GitHub] [incubator-pinot] jackjlli commented on a change in pull request #4173: Reduce ZK access

jackjlli commented on a change in pull request #4173: Reduce ZK access
URL: https://github.com/apache/incubator-pinot/pull/4173#discussion_r279519035
 
 

 ##########
 File path: pinot-controller/src/main/java/org/apache/pinot/controller/helix/core/SegmentDeletionManager.java
 ##########
 @@ -101,8 +101,9 @@ public void run() {
   protected synchronized void deleteSegmentFromPropertyStoreAndLocal(String tableName, Collection<String> segmentIds,
       long deletionDelay) {
     // Check if segment got removed from ExternalView and IdealStates
 
 Review comment:
   Done

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org