Skip to content

Conversation

@vkedia
Copy link

@vkedia vkedia commented Jan 12, 2018

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jan 12, 2018
*/
TransactionRunner readWriteTransaction();

TransactionManager transactionManager();

This comment was marked as spam.

* Creates a new transaction for retry. This should only be called if the previous transaction
* failed with {@code ABORTED}. In all other cases, this will throw a {@link SpannerException}.
*/
TransactionContext resetForRetry();

This comment was marked as spam.

This comment was marked as spam.

TransactionContext resetForRetry();

/**
* Returns the commit timestamp if the transaction committed successfully.

This comment was marked as spam.

This comment was marked as spam.

@vkedia vkedia requested a review from pongad as a code owner April 12, 2018 00:50
@vkedia
Copy link
Author

vkedia commented Apr 12, 2018

@snehashah16 @pongad @hzyi-google Please review this.

@vkedia vkedia requested a review from snehashah16 April 12, 2018 00:57
@pongad
Copy link
Contributor

pongad commented Apr 12, 2018

I'm not familiar enough with Spanner to properly review this, but as far as my feeble powers go, LGTM

@vkedia
Copy link
Author

vkedia commented Apr 12, 2018

Thanks. I have added @snehashah16 from my team to do a thorough review.

Copy link
Contributor

@snehashah16 snehashah16 left a comment

Choose a reason for hiding this comment

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

LGTM

@vkedia
Copy link
Author

vkedia commented Apr 13, 2018

@snehashah16 thanks for the quick review.
@pongad @hzyi-google what command do I run to insert the snippet into javadoc?

@vkedia vkedia merged commit c0d4b28 into googleapis:master Apr 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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