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.


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