You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "Adrian Seungjin Lee (JIRA)" <ji...@apache.org> on 2015/06/16 09:55:00 UTC

[jira] [Created] (STORM-869) kafka spout cannot fetch message if log size is above fetchSizeBytes

Adrian Seungjin Lee created STORM-869:
-----------------------------------------

             Summary: kafka spout cannot fetch message if log size is above fetchSizeBytes
                 Key: STORM-869
                 URL: https://issues.apache.org/jira/browse/STORM-869
             Project: Apache Storm
          Issue Type: Bug
          Components: storm-kafka
    Affects Versions: 0.9.5
            Reporter: Adrian Seungjin Lee
            Priority: Critical


let's say maxFetchSizeBytes is set to 1 megabytes, then if there exists a message that is bigger than 1 m, kafka spout just hangs and become inactive.
This is both happening in Kafka spout for bolt/spout topology and also in trident spouts.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)