You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@storm.apache.org by "Xu Mingmin (JIRA)" <ji...@apache.org> on 2017/02/14 00:00:44 UTC

[jira] [Created] (STORM-2357) add At-Most-Once guarantee in KafkaSpout

Xu Mingmin created STORM-2357:
---------------------------------

             Summary: add At-Most-Once guarantee in KafkaSpout
                 Key: STORM-2357
                 URL: https://issues.apache.org/jira/browse/STORM-2357
             Project: Apache Storm
          Issue Type: Bug
          Components: storm-kafka-client
            Reporter: Xu Mingmin


KafkaSpout cannot guarantee exactly at-most-once semantic, as it commits offset periodically, and KafkaSpout.close() is not guarantee to call when a crash happens. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)