GitHub user sjcorbett opened a pull request:

    https://github.com/apache/brooklyn-server/pull/517

    AbstractMemberTrackingPolicy does not call MEMBER_ADDED on group members 
when rebinding

    This means you don't get more `added` events for things that were already 
in the group. I think this is the expected behaviour.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/sjcorbett/brooklyn-server fix/member-tracking

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/brooklyn-server/pull/517.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 #517
    
----
commit e3dea6e428f38fd5579003b21fa61aee2846bf5e
Author: Sam Corbett <sam.corb...@cloudsoftcorp.com>
Date:   2017-01-13T12:06:32Z

    Include a policy's id in its toString

commit 1c94979a563230245e12d9ba4e7539f3abab8c48
Author: Sam Corbett <sam.corb...@cloudsoftcorp.com>
Date:   2017-01-13T12:14:02Z

    AbstractMemberTrackingPolicy does not call MEMBER_ADDED when rebinding

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to