Github user kiuby88 commented on the pull request:
https://github.com/apache/brooklyn-server/pull/140#issuecomment-219827742
Hi @aledsage
I have tried to reproduce the issue using OS X 10.9.5, Ubuntu 14.04.3 LTS
and 12.04.05 LTS all of then with maven 3.3.9 and jdk 1.7 but I was not lucky,
I cannot reproduce the error. However, I find the issue that you mentioned in
[Jenkins'
report](https://builds.apache.org/job/brooklyn-server-pull-requests/393/) of
#141. I am a little confused because we should find the same error in the last
PRs, for example in #142 where `DynamicClusterImpl` does not include
`sensors().set(ServiceStateLogic.SERVICE_NOT_UP_INDICATORS, MutableMap.<String,
Object>of());`. WDYT? May the issue be in a different part?
In any case I have also tested this PR in the aforementioned OO.SS and it
passes all the tests. So, it could be merged.
---
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.
---