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)