ankitsol commented on code in PR #7617: URL: https://github.com/apache/hbase/pull/7617#discussion_r3085931097
########## hbase-server/src/main/java/org/apache/hadoop/hbase/replication/regionserver/ReplicationSourceShipper.java: ########## Review Comment: Yes, we intentionally do not restart here—this path can be reached during normal lifecycle transitions (e.g., config updates), while restarts are only triggered explicitly on failure via abortAndRestart(). I have address below comments as per your suggestions -- 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]
