Navigation Menu

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

best effort method in Transaction #86

Merged

Conversation

sv71294
Copy link
Contributor

@sv71294 sv71294 commented Jun 13, 2019

Details: Added best effort method to the transaction class to call the AsyncTransaction class method.

Need: Method in AsyncTransaction is not exposed through Transaction class, using the method for bestEfforts as per https://github.com/dgraph-io/dgraph4j#create-a-transaction is not feasible, which needs it to be exposed through Transaction class.


This change is Reviewable

@CLAassistant
Copy link

CLAassistant commented Jun 13, 2019

CLA assistant check
All committers have signed the CLA.

@sv71294
Copy link
Contributor Author

sv71294 commented Jun 14, 2019

@danielmai can you please review this.

@gitlw
Copy link
Contributor

gitlw commented Jun 14, 2019

Thanks for the contribution @sv71294

Copy link
Contributor

@gitlw gitlw left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewable status: 0 of 1 files reviewed, all discussions resolved

@gitlw gitlw merged commit 46d2df7 into dgraph-io:master Jun 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants