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

TEPHRA-179 Transaction service high availability changes #10

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

poornachandra
Copy link
Contributor

Restructuring the Transaction Service classes to allow for HA restart while binding Transaction Manager and other classes as singletons

@poornachandra poornachandra force-pushed the feature/tx-service-ha branch 2 times, most recently from aeb1250 to f465820 Compare September 12, 2016 09:01

/**
*
*/
public final class TransactionService extends InMemoryTransactionService {
public class TransactionService extends AbstractService {
Copy link
Member

Choose a reason for hiding this comment

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

Add a javadoc about this class to tell what does it do and when it should be used.

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