[
https://issues.apache.org/jira/browse/KAFKA-2339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14633756#comment-14633756
]
Joe Stein commented on KAFKA-2339:
----------------------------------
I haven't had a chance to try to reproduce this yet more exactly. I will see
about doing that in the next day or so.
> 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
> Fix For: 0.8.3
>
>
> 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
(v6.3.4#6332)