Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Duplicate
-
0.6
-
None
-
None
-
None
-
Mac OSX 10.6.7
Description
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.
Attachments
Issue Links
- depends upon
-
KAFKA-49 Add acknowledgement to the produce request.
- Resolved