[ 
https://issues.apache.org/jira/browse/KAFKA-6891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16469767#comment-16469767
 ] 

Ewen Cheslack-Postava commented on KAFKA-6891:
----------------------------------------------

[~olkuznsmith] Yeah, agreed. The validation in the Connector config hasn't 
changed since Connect was released in 0.9 but the change for the clients 
happened in an 0.10 release, explaining the discrepancy. Would be nice if some 
of these shared configs had a nicer way of sharing all the settings (default 
values, validation, etc) in addition to just the doc name and string :(

> send.buffer.bytes should be allowed to set -1 in KafkaConnect
> -------------------------------------------------------------
>
>                 Key: KAFKA-6891
>                 URL: https://issues.apache.org/jira/browse/KAFKA-6891
>             Project: Kafka
>          Issue Type: Bug
>          Components: KafkaConnect
>    Affects Versions: 1.1.0
>            Reporter: Oleg Kuznetsov
>            Priority: Major
>
> *send.buffer.bytes* and *receive.buffer.bytes* are declared with *atLeast(0)* 
> constraint in *DistributedConfig*, whereas *-1* should be also allowed to set



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

Reply via email to