chandrasekhar-188k commented on PR #6247:
URL: https://github.com/apache/hbase/pull/6247#issuecomment-2356487907

   > Is it possible to solve the problem without adding a new method to 
ProcedureScheduler?
   
   I could see the implementation classes of PeerProcedureInterface and 
ServerProcedureInterface are being invoked as childProcedures in other parts of 
the code, so if we invoke the existing ProcedureScheduler.completionCleanup() 
method it might have undesired side effects, so i have added a new method to 
avoid those impacts.


-- 
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: issues-unsubscr...@hbase.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to