You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by Aditya Auradkar <aa...@linkedin.com> on 2015/02/02 22:42:36 UTC

Review Request 30527: Patch for KAFKA-1886

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/30527/
-----------------------------------------------------------

Review request for kafka.


Bugs: KAFKA-1886
    https://issues.apache.org/jira/browse/KAFKA-1886


Repository: kafka


Description
-------

Fixing KAFKA-1886. Forcing the SimpleConsumer to throw a ClosedByInterruptException if thrown and not retry


Merge branch 'trunk' of http://git-wip-us.apache.org/repos/asf/kafka into trunk


Merge branch 'trunk' of http://git-wip-us.apache.org/repos/asf/kafka into trunk


Reducing sleep in PrimitiveApiTest


Reducing sleep in PrimitiveApiTest


Diffs
-----

  core/src/main/scala/kafka/consumer/SimpleConsumer.scala cbef84ac76e62768981f74e71d451f2bda995275 
  core/src/test/scala/unit/kafka/integration/PrimitiveApiTest.scala a5386a03b62956bc440b40783247c8cdf7432315 

Diff: https://reviews.apache.org/r/30527/diff/


Testing
-------


Thanks,

Aditya Auradkar