mini666 commented on PR #8030: URL: https://github.com/apache/hbase/pull/8030#issuecomment-4414045963
@junegunn Pushed `cc167d9295` (as a new commit on top of `a24eb390bf`): 1. Extracted the `hasTable()` check into a private `requireHasTable(SnapshotDescription)` helper, called from both `validate(SnapshotDescription, Configuration)` and `validate(Connection, SnapshotDescription, Configuration)`. 2. Dropped the over-explaining comment. Verified locally: `TestSnapshotDescriptionUtils` 5/5, `TestSnapshotManager` 4/4, `TestSnapshotFromMaster` 8/8 still pass. The previous run is currently in `action_required` state — would you mind approving the workflow run when you have a moment? -- 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]
