GitHub user aledsage opened a pull request:

    https://github.com/apache/incubator-brooklyn/pull/1173

    Fix: SshFeed duplicate cmds

    Fix the avoidance of executing the same command repeatedly, if an `SshFeed` 
is configured with multiple sensors that use the output of the same command.

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

    $ git pull https://github.com/aledsage/incubator-brooklyn 
fix/SshFeed-duplicate-cmds

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

    https://github.com/apache/incubator-brooklyn/pull/1173.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 #1173
    
----
commit ba237881e6b51104fc496a22f35f93f3f0beb2dd
Author: Aled Sage <[email protected]>
Date:   2016-01-25T17:26:15Z

    change-version: improve echo msg

commit 7f302cab74aeb266bfc06f234c5062199ae98caf
Author: Aled Sage <[email protected]>
Date:   2016-01-25T17:27:51Z

    SshFeedIntegrationTest: fix compile warnings

commit 3070055048e4cd6cd2544461bf7a42aa9884732d
Author: Aled Sage <[email protected]>
Date:   2016-01-25T17:35:11Z

    SshFeed: if same cmd, then share result
    
    - Fix the avoidance of executing the same command repeatedly, if an
      SshFeed is configured with multiple sensors that use the output
      of the same command.

----


---
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.
---

Reply via email to