Skip to content

feat: Add awaitOptimizeRestoredTable helper for Bigtable Admin#2781

Open
jinseopkim0 wants to merge 3 commits intomainfrom
sub-operations
Open

feat: Add awaitOptimizeRestoredTable helper for Bigtable Admin#2781
jinseopkim0 wants to merge 3 commits intomainfrom
sub-operations

Conversation

@jinseopkim0
Copy link
Contributor

Adds awaitOptimizeRestoredTable to simplify waiting for the secondary "Optimize" operation after a table restore. This method automatically extracts the operation token from the restore metadata and resumes the optimization LRO.

This addresses the Long Running Sub-operations CUJ.

Tracking Bug: b/475820271

@product-auto-label product-auto-label bot added size: m Pull request size is medium. api: bigtable Issues related to the googleapis/java-bigtable API. labels Feb 9, 2026
Adds `awaitOptimizeRestoredTable` to simplify waiting for the secondary "Optimize" operation after a table restore. This method automatically extracts the operation token from the restore metadata and resumes the optimization LRO.

This addresses the Long Running Sub-operations CUJ.

Tracking Bug: b/475820271
@jinseopkim0 jinseopkim0 marked this pull request as ready for review February 13, 2026 22:39
@jinseopkim0 jinseopkim0 requested review from a team as code owners February 13, 2026 22:39
@jinseopkim0 jinseopkim0 requested a review from lqiu96 February 13, 2026 22:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: bigtable Issues related to the googleapis/java-bigtable API. size: m Pull request size is medium.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants