[GitHub] camel pull request #1833: CAMEL-11559: Work around a NPE in milo 0.1.3

2017-07-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/camel/pull/1833 --- 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 enab

[GitHub] camel pull request #1833: CAMEL-11559: Work around a NPE in milo 0.1.3

2017-07-19 Thread ctron
GitHub user ctron opened a pull request: https://github.com/apache/camel/pull/1833 CAMEL-11559: Work around a NPE in milo 0.1.3 When the sampling interval is unset in the Camel component, then it is passed to milo as `null`. Which is acceptable to the milo API, however internally m