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

Implement transactNew() in JpaTransactionManagerImpl #316

Open
wants to merge 2 commits into
base: master
from

Conversation

@hstonec
Copy link
Collaborator

@hstonec hstonec commented Oct 21, 2019

This change is Reviewable

@lgtm-com
Copy link

@lgtm-com lgtm-com bot commented Oct 21, 2019

This pull request introduces 1 alert when merging fe0dea1 into 45f7c89 - view on LGTM.com

new alerts:

  • 1 for Dereferenced variable may be null
@hstonec hstonec force-pushed the hstonec:implement-transactnew branch from fe0dea1 to 22aeb0b Oct 21, 2019
@hstonec hstonec requested review from CydeWeys and weiminyu Oct 21, 2019
Copy link
Member

@CydeWeys CydeWeys left a comment

What is the intent of this? Why do we need it? In what circumstances do we need nesting transactions? How does the success/failure of nested transactions affect outer transactions?

Reviewable status: 0 of 2 files reviewed, all discussions resolved (waiting on @CydeWeys and @weiminyu)

Copy link
Collaborator

@weiminyu weiminyu left a comment

Agree. We should review use case first and document usage guideline.

Reviewable status: 0 of 2 files reviewed, all discussions resolved (waiting on @weiminyu)

Copy link
Member

@CydeWeys CydeWeys left a comment

And to clarify, I don't think we do need this.

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

Copy link
Collaborator Author

@hstonec hstonec left a comment

OK, I will take a look at the current use case and update here.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

4 participants
You can’t perform that action at this time.