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

Ikasan 2370 add service to manage indoubt transactions v3 #1299

Conversation

mick-stewart73
Copy link
Member

No description provided.

}

@Override
public void commitInDoubtTransaction(String transactionName) {
Copy link
Contributor

Choose a reason for hiding this comment

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

Should we also add Service to CommitAll and RollBackAll?

Copy link
Member Author

Choose a reason for hiding this comment

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

@andrzej-majewski I have added feature to commit and roll back all.

*/
@RequestMapping("/rest/transaction/inDoubt")
@RestController
public class InDoubtTransactionsApplication
Copy link
Contributor

Choose a reason for hiding this comment

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

Should we also add Controller to allow call service to CommitAll and RollBackAll?

Copy link
Member Author

Choose a reason for hiding this comment

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

@andrzej-majewski have added feature to commit and rollback all

@andrzej-majewski andrzej-majewski merged commit 3d9e338 into 4.0.x May 14, 2024
2 checks passed
@andrzej-majewski andrzej-majewski deleted the IKASAN-2370-add-service-to-manage-indoubt-transactions-v3 branch May 14, 2024 10:02
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.

2 participants