GitHub user xieliang opened a pull request: https://github.com/apache/incubator-distributedlog/pull/110
DL-181 : avoid starting failure due to call Optional.get() on an absent value see original JIRA for the detailed error msg You can merge this pull request into a Git repository by running: $ git pull https://github.com/xieliang/incubator-distributedlog DL-181-startingProxyFailed Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-distributedlog/pull/110.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 #110 ---- commit ca27983b0c2fb6056f87311766e048325c1fc09a Author: xieliang <xieliang...@gmail.com> Date: 2017-01-09T10:33:08Z avoid starting failure due to call Optional.get() on an absent value ---- --- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---