Github user alasdairhodge commented on the pull request:

    https://github.com/apache/incubator-brooklyn/pull/870#issuecomment-136299460
  
    Context: a relatively recent change meant that *all* config keys were 
searched for any type that can be coerced to a `PortRange`, which was then 
added to the set of "required open ports" by `SoftwareProcessImpl`. However, 
since type coercions are defined from integer/long/string, this resulted in 
spurious port values being added, and in at least one customer scenario, a 
runtime exception when a value >16 bits was incorrectly subsumed into the port 
set.


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