You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Badai Aqrandista (JIRA)" <ji...@apache.org> on 2018/09/05 22:54:00 UTC

[jira] [Created] (KAFKA-7379) send.buffer.bytes should be allowed to set -1 in KafkaStreams

Badai Aqrandista created KAFKA-7379:
---------------------------------------

             Summary: send.buffer.bytes should be allowed to set -1 in KafkaStreams
                 Key: KAFKA-7379
                 URL: https://issues.apache.org/jira/browse/KAFKA-7379
             Project: Kafka
          Issue Type: Bug
          Components: streams
    Affects Versions: 2.0.0
            Reporter: Badai Aqrandista


send.buffer.bytes and receive.buffer.bytes are declared with atLeast(0) constraint in StreamsConfig, whereas -1 should be also allowed to set. This is like KAFKA-6891.





--
This message was sent by Atlassian JIRA
(v7.6.3#76005)