Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: log bulk mutation entry errors #3198

Merged

Conversation

igorbernstein2
Copy link
Collaborator

Currently only RPC level errors are logged for BulkMutations. This adds logging for individual entries.

Currently only RPC level errors are logged for BulkMutations. This adds logging for individual entries.
@igorbernstein2 igorbernstein2 requested a review from a team as a code owner August 30, 2021 21:20
@product-auto-label product-auto-label bot added the api: bigtable Issues related to the googleapis/java-bigtable-hbase API. label Aug 30, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Aug 30, 2021
@igorbernstein2 igorbernstein2 merged commit 0618ddb into googleapis:bigtable-1.x Aug 31, 2021
@igorbernstein2 igorbernstein2 deleted the bulk-mitation-logging branch August 31, 2021 15:22
billyjacobson pushed a commit to billyjacobson/java-bigtable-hbase that referenced this pull request Aug 31, 2021
* feat: log bulk mutation entry errors

Currently only RPC level errors are logged for BulkMutations. This adds logging for individual entries.

* fix null msg handling
mutianf pushed a commit to mutianf/java-bigtable-hbase that referenced this pull request Sep 20, 2022
* feat: log bulk mutation entry errors

Currently only RPC level errors are logged for BulkMutations. This adds logging for individual entries.

* fix null msg handling
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.

None yet

2 participants