Yelp / pyleus

Pyleus is a Python framework for developing and launching Storm topologies.
Apache License 2.0
404 stars 113 forks source link

Support for 0.9.4 #104

Closed wlstyy closed 9 years ago

wlstyy commented 9 years ago

Storm has a long term issue https://issues.apache.org/jira/browse/STORM-130 This issue can cause storm halt there. We can only restart the supervisor when this issue happened. This issue is fixed in 0.9.4. So we want pyleus to support 0.9.4.

poros commented 9 years ago

AFAIK, Storm 0.9.4 hasn't been released yet (last time I checked they were still discussing and voting).

wlstyy commented 9 years ago

Just released. https://github.com/apache/storm/releases/tag/v0.9.4

poros commented 9 years ago

Ack

dearli commented 9 years ago

We expect new pyleus version which supports storm 0.9..4.Is there any time line?Thanks

poros commented 9 years ago

We are actively working on it. The release is due soon. See #126