Github user ahgittin commented on the issue:
https://github.com/apache/brooklyn-server/pull/304
would it make sense to split up `SshCommandMembershipTrackingPolicy` so
that we have`InvokeEffectorMembershipTrackingPolicy` and
`SshMultiEntityCommandEffector` -- where the latter has the configurable target
you've introduced here (and where `TARGET` defaults to the current entity if it
has an `SshMachineLocation`, to sshable members if it's a group, and to sshable
children otherwise; and could be set to be an `Entity` or the enum you
provide) ?
(then to handle DNS i think we don't even need a membership tracking policy
if we have a suitably configured group and an aggregator on hostnames -- all we
need is an `InvokeEffectorOnSensorChangePolicy`)
---
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.
---