Apache9 commented on PR #6247:
URL: https://github.com/apache/hbase/pull/6247#issuecomment-2366822166

   I checked the code, now we only call ProcedureScheduler.completionCleanup 
when the root procedure is completed, which seems incorrect. Not only for table 
procedure, even for PeerProcedure, if it is a sub procedure of other 
procedures, we still want to cleanup the peer queue instead of leaving it 
there...
   
   Let me file an issue to change the place for calling this method. Let's see 
if there are other problems...


-- 
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