[
https://issues.apache.org/jira/browse/KAFKA-2339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Manikumar resolved KAFKA-2339.
------------------------------
Resolution: Cannot Reproduce
Not able to reproduce on latest server. Please reopen if you think the issue
still exists.
> broker becomes unavailable if bad data is passed through the protocol
> ---------------------------------------------------------------------
>
> Key: KAFKA-2339
> URL: https://issues.apache.org/jira/browse/KAFKA-2339
> Project: Kafka
> Issue Type: Bug
> Reporter: Joe Stein
> Assignee: Timothy Chen
> Priority: Critical
>
> I ran into a situation that a non integer value got past for the partition
> and the brokers went bonkers.
> reproducible
> {code}
> ah="1..2"
> echo "don't do this in production"|kafkacat -b localhost:9092 -p $ah
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)