mnpoonia commented on PR #5799: URL: https://github.com/apache/hbase/pull/5799#issuecomment-2041547399
I think i made a mistake. A small but important one which breaks the design of rollback in procedure framework. We didnot change regionNode state in `MERGE_TABLE_REGIONS_CLOSE_REGIONS` so ideally we should not set back the state in rollback of the above state. Instead it is better to change the regionNode state in rollback of state `MERGE_TABLE_REGIONS_PREPARE` -- 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]
