guluo2016 commented on PR #6396: URL: https://github.com/apache/hbase/pull/6396#issuecomment-2441781149
Yes. - When flush procdure is enabled, the flush operation will ultimately execute `FlushRegionCallable.doCall()` - When flush procedure is disabled, the flush operation will ultimately execute `FlushTableSubprocedure.RegionFlushTask.call()` -- 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