[GitHub] storm pull request #1993: STORM-2402: KafkaSpout sub-classes should be able ...

2017-03-15 Thread sakanaou
Github user sakanaou closed the pull request at: https://github.com/apache/storm/pull/1993 --- 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 en

[GitHub] storm pull request #1993: STORM-2402: KafkaSpout sub-classes should be able ...

2017-03-09 Thread sakanaou
GitHub user sakanaou opened a pull request: https://github.com/apache/storm/pull/1993 STORM-2402: KafkaSpout sub-classes should be able to customize tuple processing We need a `KafkaSpout` that writes unprocessable records to a "dead-letter-topic". For this to function we sub-class