Skip to content

Conversation

@artem-v
Copy link
Contributor

@artem-v artem-v commented Sep 20, 2019

Fixes #252

ClusterJoinExamples with member aliases:

Alice (127.0.1.1:44173) cluster: 
Alice/45506989587c4b2a@127.0.1.1:44173
Bob/ebd6435d9924c78@127.0.1.1:42575
Dan/7b518974130240c2@127.0.1.1:3000
Carol/1b739ea3c8eb420c@127.0.1.1:35263

Bob (127.0.1.1:42575) cluster: 
Bob/ebd6435d9924c78@127.0.1.1:42575
Alice/45506989587c4b2a@127.0.1.1:44173
Dan/7b518974130240c2@127.0.1.1:3000
Carol/1b739ea3c8eb420c@127.0.1.1:35263

Carol (127.0.1.1:35263) cluster: 
Alice/45506989587c4b2a@127.0.1.1:44173
Bob/ebd6435d9924c78@127.0.1.1:42575
Dan/7b518974130240c2@127.0.1.1:3000
Carol/1b739ea3c8eb420c@127.0.1.1:35263

Dan (127.0.1.1:3000) cluster: 
Alice/45506989587c4b2a@127.0.1.1:44173
Bob/ebd6435d9924c78@127.0.1.1:42575
Dan/7b518974130240c2@127.0.1.1:3000
Carol/1b739ea3c8eb420c@127.0.1.1:35263

Eve (127.0.1.1:36591) cluster: 
Eve/38d2684f21f74feb@127.0.1.1:36591

…nstructor for Member; removed `memberId` instead started to use `memberAlias`
@artem-v artem-v changed the title More properties on jmx cluster bean Add memberAlias instead of memberId Sep 20, 2019
Copy link
Member

@segabriel segabriel left a comment

Choose a reason for hiding this comment

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

I like it 👍

@artem-v artem-v merged commit 5a0f397 into develop Sep 20, 2019
@artem-v artem-v deleted the more-properties-on-jmx-cluster-bean branch September 20, 2019 11:55
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.

Add cluster member name/alias (in addition to id)

4 participants