Github user hmcl commented on the issue:

    https://github.com/apache/storm/pull/1821
  
    @srdo I think I understand what you mean. However, I think that the 
cleanest way to do this is to catch kafka's InterruptException, and call the 
Spout's `close()` method. If it is an error from which it cannot recover, it 
should close itself. This exception propagation is very cryptic, not only to 
say the exception names that overlap in all but one 'e'. 


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