apurtell commented on PR #6383: URL: https://github.com/apache/hbase/pull/6383#issuecomment-2555712977
@Apache9 So why not just submit a child procedure for doing the snapshoting? In this way, after the sub procedure finishes, the parent procedure will continue again, so we do not need to add these timeout/check logic here. Because the pattern to use the timeout is already in the code. Put there by you I believe :-) The code in this PR as currently implemented is in production at my $dayjob and works well. -- 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]
