npawar commented on a change in pull request #3749: Fix 
SegmentStatusCheckerIntegrationTest setup timings
URL: https://github.com/apache/incubator-pinot/pull/3749#discussion_r251565032
 
 

 ##########
 File path: 
pinot-controller/src/main/java/org/apache/pinot/controller/helix/core/relocation/RealtimeSegmentRelocator.java
 ##########
 @@ -66,17 +69,25 @@ protected void initTask() {
 
   @Override
   protected void preprocess() {
-
+    super.preprocess();
 
 Review comment:
   Changed it some more to keep _numTablesProcessed all within the scope of the 
base class

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to