Skip to content

fix: veneer adapter batching - #3053

Merged
igorbernstein2 merged 6 commits into
googleapis:masterfrom
igorbernstein2:fix-batch
Jul 2, 2021
Merged

fix: veneer adapter batching#3053
igorbernstein2 merged 6 commits into
googleapis:masterfrom
igorbernstein2:fix-batch

Conversation

@igorbernstein2

Copy link
Copy Markdown
Collaborator

There was a race condition of the BulkReadWrapper being cleaned up before the batch executor was done with it. This PR fixes the issue by making lifecycle management more explicit by scoping batch executors to a single method(List) invocation and making close explicit. This will be further cleaned up once googleapis/gax-java#1423 lands

There was a race condition of the BulkReadWrapper being cleaned up before the batch executor was done with it. This PR fixes the issue by making lifecycle management more explicit  by scoping batch executors to a single  method(List) invocation and making close explicit. This will be further cleaned up once  googleapis/gax-java#1423 lands
@igorbernstein2
igorbernstein2 requested a review from a team July 2, 2021 13:22
@product-auto-label product-auto-label Bot added the api: bigtable Issues related to the googleapis/java-bigtable-hbase API. label Jul 2, 2021
@google-cla google-cla Bot added the cla: yes This human has signed the Contributor License Agreement. label Jul 2, 2021
@igorbernstein2
igorbernstein2 requested a review from mutianf July 2, 2021 13:22
@igorbernstein2
igorbernstein2 requested a review from a team July 2, 2021 13:53
@igorbernstein2 igorbernstein2 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 2, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 2, 2021
@igorbernstein2
igorbernstein2 merged commit 6768357 into googleapis:master Jul 2, 2021
@igorbernstein2
igorbernstein2 deleted the fix-batch branch July 2, 2021 20:19
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-hbase API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants