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

Remove Hazelcast address from node heartbeat table #575

Merged
merged 1 commit into from
Aug 28, 2017

Conversation

a5anka
Copy link
Member

@a5anka a5anka commented Aug 23, 2017

No description provided.

@a5anka a5anka self-assigned this Aug 23, 2017
@a5anka a5anka requested review from Asitha and pamod August 23, 2017 11:32
@@ -144,24 +135,11 @@ public void start(BundleContext context) throws AndesException {
AndesContext.getInstance().setClusteringEnabled(false);
Copy link
Contributor

Choose a reason for hiding this comment

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

We still have a distinction between standalone and clustering?

Copy link
Member Author

Choose a reason for hiding this comment

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

Yes. I did not remove it. Standalone mean non cluster aware.

@@ -9,3 +9,6 @@ target
*.ipr
*.iws
*.db

# Maven generated resource files
features/org.wso2.carbon.business.messaging.core.feature/src/main/resources

Choose a reason for hiding this comment

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

IMO, it is better to generate the source in the target directory

Copy link
Member Author

Choose a reason for hiding this comment

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

Thanks @bsenduran. Will do in the later iteration. Tracked with #576

@a5anka a5anka merged commit 07147fe into wso2:4.x.x Aug 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants