guluo2016 opened a new pull request, #7071: URL: https://github.com/apache/hbase/pull/7071
Details see: HBASE-29376 ### After applying this patch Setting `hbase.master.cleaner.interval` to `10000ms`, and when stopping the HMaster service, we can observe the following logs. ``` 2025-06-05T07:30:03,108 INFO [RS:0;localhost:16020] regionserver.HRegionServer: Closing user regions 2025-06-05T07:30:08,773 WARN [master/localhost:16000.Chore.1] master.ReplicationLogCleaner: Rpc client has been stopped. 2025-06-05T07:30:09,124 INFO [RS:0;localhost:16020] regionserver.HRegionServer: ***** STOPPING region server 'localhost,16020,1749079746517' ***** ``` -- 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]
