[ https://issues.apache.org/jira/browse/KAFKA-7379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Guozhang Wang resolved KAFKA-7379. ---------------------------------- Resolution: Fixed Fix Version/s: 2.1.0 > 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: 0.10.2.2, 0.11.0.3, 1.0.2, 1.1.1, 2.0.0 > Reporter: Badai Aqrandista > Assignee: Aleksei Izmalkin > Priority: Minor > Labels: easyfix, newbie > Fix For: 2.1.0 > > > 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)