Jun Rao created KAFKA-1381:
------------------------------
Summary: transient unit test failure in AddPartitionsTest
Key: KAFKA-1381
URL: https://issues.apache.org/jira/browse/KAFKA-1381
Project: Kafka
Issue Type: Bug
Components: core
Affects Versions: 0.8.2
Reporter: Jun Rao
Saw the following transient unit test failure.
kafka.admin.AddPartitionsTest > testReplicaPlacement FAILED
java.util.NoSuchElementException: None.get
at scala.None$.get(Option.scala:313)
at scala.None$.get(Option.scala:311)
at
kafka.admin.AddPartitionsTest.testReplicaPlacement(AddPartitionsTest.scala:189)
--
This message was sent by Atlassian JIRA
(v6.2#6252)