You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by sjcorbett <gi...@git.apache.org> on 2017/01/13 12:17:48 UTC

[GitHub] brooklyn-server pull request #517: AbstractMemberTrackingPolicy does not cal...

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 <sa...@cloudsoftcorp.com>
Date:   2017-01-13T12:06:32Z

    Include a policy's id in its toString

commit 1c94979a563230245e12d9ba4e7539f3abab8c48
Author: Sam Corbett <sa...@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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] brooklyn-server pull request #517: AbstractMemberTrackingPolicy does not cal...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


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

[GitHub] brooklyn-server issue #517: AbstractMemberTrackingPolicy does not call MEMBE...

Posted by geomacy <gi...@git.apache.org>.
Github user geomacy commented on the issue:

    https://github.com/apache/brooklyn-server/pull/517
  
    \U0001f44d  makes sense, test passes, merging.


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