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

Lps 59298 #32474

Closed
wants to merge 21 commits into from
Closed

Lps 59298 #32474

wants to merge 21 commits into from

Conversation

shuyangzhou
Copy link

No description provided.

tinatian and others added 21 commits November 21, 2015 14:30
…ead of lock service. It is can be used since jgroups assure that only one coordinator exsits in cluster and new coordinator will be elected when network partitions merging. The old way is not sensitive enough to cluster status and casue more than one node being master at the same time.
…uest, should not depend on cluster nodes staus on local node to decide if it should be sent since staus on local node may be inconsistent with those on others when dealing with network partition.
…ing portal with the changes of cluster master executor.
…res the fireAndForget, not handleReceivedClusterRequest() itself should care about it.
…s to check it for ClusterNodeStatus, and ClusterNodeStatus is not an exception, that means only a result could possibly be a ClusterNodeStatus, so just call getResult() directly. Remove the throws from signature to make invoker usage easier.
…ith the string lexicographical comparing issue.
@liferay-continuous-integration
Copy link
Collaborator

All tests PASSED!

Build Time: 39 minutes 37 seconds

Base Branch:

Branch Name: master
Branch GIT ID: f87e111de7c1027584fa8454d2847658bd589f26

Job Summary:

For more details click here.

@brianchandotcom
Copy link
Owner

@tinatian can you resend on top of tinatian#37

I'd like you to namespace the vars and methods properly. I didn't review every class. See my latest commit. Thx.

@tinatian
Copy link

Done, please see #32484

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