GitHub user sajithswa opened a pull request:
https://github.com/apache/stratos/pull/230
Change the fault members identifying way
When same host having more than one instance and if one instance goes
down fault member map contain the host name. It is a bug. It must be
unique for each instance. Change identifier to mamber_id witch unique
one in conf file
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sajithswa/stratos master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/stratos/pull/230.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #230
----
commit 19481a5b387d7dbe0fb20316806895f08c083753
Author: sajithswa <[email protected]>
Date: 2015-02-17T07:24:40Z
Change the fault members identifying way
When same host having more than one instance and if one instance goes
down fault member map contain the host name. It is a bug. It must be
unique for each instance. Change identifier to mamber_id witch unique
one in conf file
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---