[GitHub] storm issue #2682: STORM-3076:Fix the bug which results in the failure of co...

2018-05-16 Thread srdo
Github user srdo commented on the issue:

https://github.com/apache/storm/pull/2682
  
The travis test isn't stable outside the current master, I wouldn't worry 
about it on this branch.

The branch you're targeting isn't the current 0.9.x branch, the current 
branch is https://github.com/apache/storm/blob/0.9.x-branch

LocalCluster seems to exist in 0.9.x 
https://github.com/apache/storm/blob/0.9.x-branch/storm-core/src/clj/backtype/storm/LocalCluster.clj

I think it's unlikely there'll be any more 0.9.x releases, consider 
upgrading to a more recent release (ideally 1.2.x)


---


[GitHub] storm issue #2682: STORM-3076:Fix the bug which results in the failure of co...

2018-05-16 Thread fuhuaiyong
Github user fuhuaiyong commented on the issue:

https://github.com/apache/storm/pull/2682
  
it is a simple modification. why checks failed ?


---