Skip to content

Conversation

@igorbernstein2
Copy link

  • Add error handling examples to the javadocs
  • Use gax for error handling now that the code has been upstreamed
  • Fix outdated bigtable-admin readme

* Add error handling examples to the javadocs
* Use gax for error handling now that the code has been upstreamed
* Fix outdated bigtable-admin readme
@igorbernstein2 igorbernstein2 requested a review from a team as a code owner October 11, 2018 15:27
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Oct 11, 2018
@igorbernstein2 igorbernstein2 changed the title Bigtable: non-functional improvements Bigtable: non-functional improvements relating to error handling Oct 11, 2018
@sduskis sduskis added the api: bigtable Issues related to the Bigtable API. label Oct 12, 2018
Copy link

@kevinsi4508 kevinsi4508 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor things

* ApiFuture<Void> result = bigtableClient.bulkMutateRowsAsync(batch);
* ApiFuture<Void> resultFuture = bigtableClient.bulkMutateRowsAsync(batch);
*
* ApiFutures.addCallback(future, new ApiFutureCallback<Void>() {

This comment was marked as spam.

This comment was marked as spam.

@igorbernstein2
Copy link
Author

Thanks for the quick review. All feedback should be addressed

Copy link

@kevinsi4508 kevinsi4508 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@igorbernstein2
Copy link
Author

@pongad This should be ready for merging

@igorbernstein2 igorbernstein2 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 23, 2018
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 23, 2018
@igorbernstein2 igorbernstein2 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 23, 2018
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 23, 2018
@igorbernstein2 igorbernstein2 merged commit 827230e into googleapis:master Oct 23, 2018
@igorbernstein2 igorbernstein2 deleted the bigtable-errors branch October 23, 2018 18:10
@sduskis sduskis mentioned this pull request Oct 23, 2018
@JesseLovelace JesseLovelace mentioned this pull request Oct 25, 2018
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 Bigtable API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants