Hi Jeremy, Thanks for your reply. From the details of the issue, it seems more related to a hang in the Shell bolt. That is not the exact same symptom as what we observed. Specifically we did not see a hang, but a NullPointerException in the log. Please let me know if you think they are related.
The patch is marked for Storm 0.10.0.. Wondering if this is planned some time soon ? Thanks Hemanth On Tue, Mar 10, 2015 at 7:05 AM, Jeremy Heiler <[email protected]> wrote: > > > On Mon, Mar 9, 2015 at 12:38 PM, Hemanth Yamijala <[email protected]> > wrote: >> >> Looking at few other mail threads with similar exception, it appears this >> is a known issue with using Shell bolts. Can someone please confirm if this >> is the case, and is there any fix / workaround for the problem. >> > > Maybe this issue? https://issues.apache.org/jira/browse/STORM-442 > > (and its PR: https://github.com/apache/storm/pull/305) > > >
