[
https://issues.apache.org/jira/browse/STORM-1364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15045245#comment-15045245
]
ASF GitHub Bot commented on STORM-1364:
---------------------------------------
Github user d2r commented on the pull request:
https://github.com/apache/storm/pull/916#issuecomment-162593739
> 3 failures in nimbus-auth-test for storm-core on jdk8 only. Need to look
at why it happened.
I did look at these test failures. They are likely not related to this
change. There is a race condition whenever we try to get an ephemeral port
from the system such that sometimes multiple tests launch nimbus nodes with the
same port.
Separately I will look into tightening the race and/or locking such that
each test case will use only the test nimbus instance that is configured
especially for it.
In the meantime, I will close and re-open this pull request to start
another travis-ci build.
> Log storm version on daemon start
> ---------------------------------
>
> Key: STORM-1364
> URL: https://issues.apache.org/jira/browse/STORM-1364
> Project: Apache Storm
> Issue Type: Improvement
> Components: storm-core
> Reporter: Derek Dagit
> Assignee: Derek Dagit
> Priority: Minor
>
> As an admin, I would like each storm daemon to log its version of storm, so
> that I can more easily root cause issues happening near an upgrade of the
> cluster.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)