Tristan Stevens created KAFKA-5674:
--------------------------------------
Summary: max.connections.per.ip minimum value to be zero to allow
IP address blocking
Key: KAFKA-5674
URL: https://issues.apache.org/jira/browse/KAFKA-5674
Project: Kafka
Issue Type: Improvement
Affects Versions: 0.11.0.0
Reporter: Tristan Stevens
Currently the max.connections.per.ip (KAFKA-1512) config has a minimum value of
1, however, as suggested in
https://issues.apache.org/jira/browse/KAFKA-1512?focusedCommentId=14051914,
having this with a minimum value of zero would allow IP-based filtering of
inbound connections (effectively prohibit those IP addresses from connecting
altogether).
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)