[
https://issues.apache.org/jira/browse/KAFKA-73?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dru Panchal resolved KAFKA-73.
------------------------------
Resolution: Duplicate
> 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
> Assignee: Dru Panchal
> 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 was sent by Atlassian JIRA
(v6.3.4#6332)