[
https://issues.apache.org/jira/browse/KAFKA-73?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13068754#comment-13068754
]
Jun Rao commented on KAFKA-73:
------------------------------
This is because SyncProducer doesn't get any ACK from the broker right now.
This will change as part of https://issues.apache.org/jira/browse/KAFKA-49.
> SyncProducer sends messages to invalid partitions without complaint
> -------------------------------------------------------------------
>
> Key: KAFKA-73
> URL: https://issues.apache.org/jira/browse/KAFKA-73
> Project: Kafka
> Issue Type: Bug
> Affects Versions: 0.6
> Environment: Mac OSX 10.6.7
> Reporter: Jonathan Herman
> Priority: Minor
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> The SyncProducer class will send messages to invalid partitions without
> throwing an exception or otherwise alerting the user.
> Reproduction:
> Run the kafka-simple-consumer-shell.sh script with an invalid partition
> number. An exception will be thrown and displayed. Run the
> kafka-producer-shell.sh with the same partition number. You will be able to
> send messages without any errors.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira