[jira] [Updated] (KAFKA-2207) The testCannotSendToInternalTopic test method in ProducerFailureHandlingTest fails consistently with the following exception:

2015-05-21 Thread Deepthi (JIRA)

 [ 
https://issues.apache.org/jira/browse/KAFKA-2207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Deepthi updated KAFKA-2207:
---
Attachment: KAFKA-2207.patch

 The testCannotSendToInternalTopic test method in ProducerFailureHandlingTest 
 fails consistently with the following exception:
 -

 Key: KAFKA-2207
 URL: https://issues.apache.org/jira/browse/KAFKA-2207
 Project: Kafka
  Issue Type: Bug
Reporter: Deepthi
 Fix For: 0.8.2.1

 Attachments: KAFKA-2207.patch


 kafka.api.ProducerFailureHandlingTest  testCannotSendToInternalTopic FAILED
 java.util.concurrent.ExecutionException: 
 org.apache.kafka.common.errors.TimeoutException: Failed to update metadata 
 after 3000 ms.
 at 
 org.apache.kafka.clients.producer.KafkaProducer$FutureFailure.init(KafkaProducer.java:437)
 at 
 org.apache.kafka.clients.producer.KafkaProducer.send(KafkaProducer.java:352)
 at 
 org.apache.kafka.clients.producer.KafkaProducer.send(KafkaProducer.java:248)
 at 
 kafka.api.ProducerFailureHandlingTest.testCannotSendToInternalTopic(ProducerFailureHandlingTest.scala:309)
 Caused by:
 org.apache.kafka.common.errors.TimeoutException: Failed to update 
 metadata after 3000 ms.
 The following attached patch has resolved the issue 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (KAFKA-2207) The testCannotSendToInternalTopic test method in ProducerFailureHandlingTest fails consistently with the following exception:

2015-05-21 Thread Deepthi (JIRA)

 [ 
https://issues.apache.org/jira/browse/KAFKA-2207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Deepthi updated KAFKA-2207:
---
Attachment: (was: KAFKA-2207.patch)

 The testCannotSendToInternalTopic test method in ProducerFailureHandlingTest 
 fails consistently with the following exception:
 -

 Key: KAFKA-2207
 URL: https://issues.apache.org/jira/browse/KAFKA-2207
 Project: Kafka
  Issue Type: Bug
Reporter: Deepthi
 Fix For: 0.8.2.1


 kafka.api.ProducerFailureHandlingTest  testCannotSendToInternalTopic FAILED
 java.util.concurrent.ExecutionException: 
 org.apache.kafka.common.errors.TimeoutException: Failed to update metadata 
 after 3000 ms.
 at 
 org.apache.kafka.clients.producer.KafkaProducer$FutureFailure.init(KafkaProducer.java:437)
 at 
 org.apache.kafka.clients.producer.KafkaProducer.send(KafkaProducer.java:352)
 at 
 org.apache.kafka.clients.producer.KafkaProducer.send(KafkaProducer.java:248)
 at 
 kafka.api.ProducerFailureHandlingTest.testCannotSendToInternalTopic(ProducerFailureHandlingTest.scala:309)
 Caused by:
 org.apache.kafka.common.errors.TimeoutException: Failed to update 
 metadata after 3000 ms.
 The following attached patch has resolved the issue 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (KAFKA-2207) The testCannotSendToInternalTopic test method in ProducerFailureHandlingTest fails consistently with the following exception:

2015-05-21 Thread Deepthi (JIRA)

 [ 
https://issues.apache.org/jira/browse/KAFKA-2207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Deepthi updated KAFKA-2207:
---
Attachment: (was: KAFKA-2207.patch)

 The testCannotSendToInternalTopic test method in ProducerFailureHandlingTest 
 fails consistently with the following exception:
 -

 Key: KAFKA-2207
 URL: https://issues.apache.org/jira/browse/KAFKA-2207
 Project: Kafka
  Issue Type: Bug
Reporter: Deepthi
 Fix For: 0.8.2.1

 Attachments: KAFKA-2207.patch


 kafka.api.ProducerFailureHandlingTest  testCannotSendToInternalTopic FAILED
 java.util.concurrent.ExecutionException: 
 org.apache.kafka.common.errors.TimeoutException: Failed to update metadata 
 after 3000 ms.
 at 
 org.apache.kafka.clients.producer.KafkaProducer$FutureFailure.init(KafkaProducer.java:437)
 at 
 org.apache.kafka.clients.producer.KafkaProducer.send(KafkaProducer.java:352)
 at 
 org.apache.kafka.clients.producer.KafkaProducer.send(KafkaProducer.java:248)
 at 
 kafka.api.ProducerFailureHandlingTest.testCannotSendToInternalTopic(ProducerFailureHandlingTest.scala:309)
 Caused by:
 org.apache.kafka.common.errors.TimeoutException: Failed to update 
 metadata after 3000 ms.
 The following attached patch has resolved the issue 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (KAFKA-2207) The testCannotSendToInternalTopic test method in ProducerFailureHandlingTest fails consistently with the following exception:

2015-05-21 Thread Deepthi (JIRA)

 [ 
https://issues.apache.org/jira/browse/KAFKA-2207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Deepthi updated KAFKA-2207:
---
Attachment: KAFKA-2207.patch

 The testCannotSendToInternalTopic test method in ProducerFailureHandlingTest 
 fails consistently with the following exception:
 -

 Key: KAFKA-2207
 URL: https://issues.apache.org/jira/browse/KAFKA-2207
 Project: Kafka
  Issue Type: Bug
Reporter: Deepthi
 Fix For: 0.8.2.1

 Attachments: KAFKA-2207.patch


 kafka.api.ProducerFailureHandlingTest  testCannotSendToInternalTopic FAILED
 java.util.concurrent.ExecutionException: 
 org.apache.kafka.common.errors.TimeoutException: Failed to update metadata 
 after 3000 ms.
 at 
 org.apache.kafka.clients.producer.KafkaProducer$FutureFailure.init(KafkaProducer.java:437)
 at 
 org.apache.kafka.clients.producer.KafkaProducer.send(KafkaProducer.java:352)
 at 
 org.apache.kafka.clients.producer.KafkaProducer.send(KafkaProducer.java:248)
 at 
 kafka.api.ProducerFailureHandlingTest.testCannotSendToInternalTopic(ProducerFailureHandlingTest.scala:309)
 Caused by:
 org.apache.kafka.common.errors.TimeoutException: Failed to update 
 metadata after 3000 ms.
 The following attached patch has resolved the issue 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (KAFKA-2207) The testCannotSendToInternalTopic test method in ProducerFailureHandlingTest fails consistently with the following exception:

2015-05-20 Thread Deepthi (JIRA)

 [ 
https://issues.apache.org/jira/browse/KAFKA-2207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Deepthi updated KAFKA-2207:
---
Attachment: KAFKA-2207.patch

 The testCannotSendToInternalTopic test method in ProducerFailureHandlingTest 
 fails consistently with the following exception:
 -

 Key: KAFKA-2207
 URL: https://issues.apache.org/jira/browse/KAFKA-2207
 Project: Kafka
  Issue Type: Bug
Reporter: Deepthi
 Fix For: 0.8.2.1

 Attachments: KAFKA-2207.patch


 kafka.api.ProducerFailureHandlingTest  testCannotSendToInternalTopic FAILED
 java.util.concurrent.ExecutionException: 
 org.apache.kafka.common.errors.TimeoutException: Failed to update metadata 
 after 3000 ms.
 at 
 org.apache.kafka.clients.producer.KafkaProducer$FutureFailure.init(KafkaProducer.java:437)
 at 
 org.apache.kafka.clients.producer.KafkaProducer.send(KafkaProducer.java:352)
 at 
 org.apache.kafka.clients.producer.KafkaProducer.send(KafkaProducer.java:248)
 at 
 kafka.api.ProducerFailureHandlingTest.testCannotSendToInternalTopic(ProducerFailureHandlingTest.scala:309)
 Caused by:
 org.apache.kafka.common.errors.TimeoutException: Failed to update 
 metadata after 3000 ms.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (KAFKA-2207) The testCannotSendToInternalTopic test method in ProducerFailureHandlingTest fails consistently with the following exception:

2015-05-20 Thread Deepthi (JIRA)

 [ 
https://issues.apache.org/jira/browse/KAFKA-2207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Deepthi updated KAFKA-2207:
---
Status: Patch Available  (was: Open)

KAFKA-2207 Patch has fixed the issue

 The testCannotSendToInternalTopic test method in ProducerFailureHandlingTest 
 fails consistently with the following exception:
 -

 Key: KAFKA-2207
 URL: https://issues.apache.org/jira/browse/KAFKA-2207
 Project: Kafka
  Issue Type: Bug
Reporter: Deepthi
 Fix For: 0.8.2.1

 Attachments: KAFKA-2207.patch


 kafka.api.ProducerFailureHandlingTest  testCannotSendToInternalTopic FAILED
 java.util.concurrent.ExecutionException: 
 org.apache.kafka.common.errors.TimeoutException: Failed to update metadata 
 after 3000 ms.
 at 
 org.apache.kafka.clients.producer.KafkaProducer$FutureFailure.init(KafkaProducer.java:437)
 at 
 org.apache.kafka.clients.producer.KafkaProducer.send(KafkaProducer.java:352)
 at 
 org.apache.kafka.clients.producer.KafkaProducer.send(KafkaProducer.java:248)
 at 
 kafka.api.ProducerFailureHandlingTest.testCannotSendToInternalTopic(ProducerFailureHandlingTest.scala:309)
 Caused by:
 org.apache.kafka.common.errors.TimeoutException: Failed to update 
 metadata after 3000 ms.
 The following attached patch has resolved the issue 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Issue Comment Deleted] (KAFKA-2207) The testCannotSendToInternalTopic test method in ProducerFailureHandlingTest fails consistently with the following exception:

2015-05-20 Thread Deepthi (JIRA)

 [ 
https://issues.apache.org/jira/browse/KAFKA-2207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Deepthi updated KAFKA-2207:
---
Comment: was deleted

(was: KAFKA-2207 Patch has fixed the issue)

 The testCannotSendToInternalTopic test method in ProducerFailureHandlingTest 
 fails consistently with the following exception:
 -

 Key: KAFKA-2207
 URL: https://issues.apache.org/jira/browse/KAFKA-2207
 Project: Kafka
  Issue Type: Bug
Reporter: Deepthi
 Fix For: 0.8.2.1

 Attachments: KAFKA-2207.patch


 kafka.api.ProducerFailureHandlingTest  testCannotSendToInternalTopic FAILED
 java.util.concurrent.ExecutionException: 
 org.apache.kafka.common.errors.TimeoutException: Failed to update metadata 
 after 3000 ms.
 at 
 org.apache.kafka.clients.producer.KafkaProducer$FutureFailure.init(KafkaProducer.java:437)
 at 
 org.apache.kafka.clients.producer.KafkaProducer.send(KafkaProducer.java:352)
 at 
 org.apache.kafka.clients.producer.KafkaProducer.send(KafkaProducer.java:248)
 at 
 kafka.api.ProducerFailureHandlingTest.testCannotSendToInternalTopic(ProducerFailureHandlingTest.scala:309)
 Caused by:
 org.apache.kafka.common.errors.TimeoutException: Failed to update 
 metadata after 3000 ms.
 The following attached patch has resolved the issue 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (KAFKA-2207) The testCannotSendToInternalTopic test method in ProducerFailureHandlingTest fails consistently with the following exception:

2015-05-20 Thread Deepthi (JIRA)
Deepthi created KAFKA-2207:
--

 Summary: The testCannotSendToInternalTopic test method in 
ProducerFailureHandlingTest fails consistently with the following exception:
 Key: KAFKA-2207
 URL: https://issues.apache.org/jira/browse/KAFKA-2207
 Project: Kafka
  Issue Type: Bug
Reporter: Deepthi
 Fix For: 0.8.2.1


kafka.api.ProducerFailureHandlingTest  testCannotSendToInternalTopic FAILED
java.util.concurrent.ExecutionException: 
org.apache.kafka.common.errors.TimeoutException: Failed to update metadata 
after 3000 ms.
at 
org.apache.kafka.clients.producer.KafkaProducer$FutureFailure.init(KafkaProducer.java:437)
at 
org.apache.kafka.clients.producer.KafkaProducer.send(KafkaProducer.java:352)
at 
org.apache.kafka.clients.producer.KafkaProducer.send(KafkaProducer.java:248)
at 
kafka.api.ProducerFailureHandlingTest.testCannotSendToInternalTopic(ProducerFailureHandlingTest.scala:309)

Caused by:
org.apache.kafka.common.errors.TimeoutException: Failed to update 
metadata after 3000 ms.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (KAFKA-2207) The testCannotSendToInternalTopic test method in ProducerFailureHandlingTest fails consistently with the following exception:

2015-05-20 Thread Deepthi (JIRA)

 [ 
https://issues.apache.org/jira/browse/KAFKA-2207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Deepthi updated KAFKA-2207:
---
Status: Patch Available  (was: Open)

 The testCannotSendToInternalTopic test method in ProducerFailureHandlingTest 
 fails consistently with the following exception:
 -

 Key: KAFKA-2207
 URL: https://issues.apache.org/jira/browse/KAFKA-2207
 Project: Kafka
  Issue Type: Bug
Reporter: Deepthi
 Fix For: 0.8.2.1


 kafka.api.ProducerFailureHandlingTest  testCannotSendToInternalTopic FAILED
 java.util.concurrent.ExecutionException: 
 org.apache.kafka.common.errors.TimeoutException: Failed to update metadata 
 after 3000 ms.
 at 
 org.apache.kafka.clients.producer.KafkaProducer$FutureFailure.init(KafkaProducer.java:437)
 at 
 org.apache.kafka.clients.producer.KafkaProducer.send(KafkaProducer.java:352)
 at 
 org.apache.kafka.clients.producer.KafkaProducer.send(KafkaProducer.java:248)
 at 
 kafka.api.ProducerFailureHandlingTest.testCannotSendToInternalTopic(ProducerFailureHandlingTest.scala:309)
 Caused by:
 org.apache.kafka.common.errors.TimeoutException: Failed to update 
 metadata after 3000 ms.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (KAFKA-2207) The testCannotSendToInternalTopic test method in ProducerFailureHandlingTest fails consistently with the following exception:

2015-05-20 Thread Deepthi (JIRA)

 [ 
https://issues.apache.org/jira/browse/KAFKA-2207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Deepthi updated KAFKA-2207:
---
Description: 
kafka.api.ProducerFailureHandlingTest  testCannotSendToInternalTopic FAILED
java.util.concurrent.ExecutionException: 
org.apache.kafka.common.errors.TimeoutException: Failed to update metadata 
after 3000 ms.
at 
org.apache.kafka.clients.producer.KafkaProducer$FutureFailure.init(KafkaProducer.java:437)
at 
org.apache.kafka.clients.producer.KafkaProducer.send(KafkaProducer.java:352)
at 
org.apache.kafka.clients.producer.KafkaProducer.send(KafkaProducer.java:248)
at 
kafka.api.ProducerFailureHandlingTest.testCannotSendToInternalTopic(ProducerFailureHandlingTest.scala:309)

Caused by:
org.apache.kafka.common.errors.TimeoutException: Failed to update 
metadata after 3000 ms.



The following attached patch has resolved the issue 

  was:
kafka.api.ProducerFailureHandlingTest  testCannotSendToInternalTopic FAILED
java.util.concurrent.ExecutionException: 
org.apache.kafka.common.errors.TimeoutException: Failed to update metadata 
after 3000 ms.
at 
org.apache.kafka.clients.producer.KafkaProducer$FutureFailure.init(KafkaProducer.java:437)
at 
org.apache.kafka.clients.producer.KafkaProducer.send(KafkaProducer.java:352)
at 
org.apache.kafka.clients.producer.KafkaProducer.send(KafkaProducer.java:248)
at 
kafka.api.ProducerFailureHandlingTest.testCannotSendToInternalTopic(ProducerFailureHandlingTest.scala:309)

Caused by:
org.apache.kafka.common.errors.TimeoutException: Failed to update 
metadata after 3000 ms.


 The testCannotSendToInternalTopic test method in ProducerFailureHandlingTest 
 fails consistently with the following exception:
 -

 Key: KAFKA-2207
 URL: https://issues.apache.org/jira/browse/KAFKA-2207
 Project: Kafka
  Issue Type: Bug
Reporter: Deepthi
 Fix For: 0.8.2.1

 Attachments: KAFKA-2207.patch


 kafka.api.ProducerFailureHandlingTest  testCannotSendToInternalTopic FAILED
 java.util.concurrent.ExecutionException: 
 org.apache.kafka.common.errors.TimeoutException: Failed to update metadata 
 after 3000 ms.
 at 
 org.apache.kafka.clients.producer.KafkaProducer$FutureFailure.init(KafkaProducer.java:437)
 at 
 org.apache.kafka.clients.producer.KafkaProducer.send(KafkaProducer.java:352)
 at 
 org.apache.kafka.clients.producer.KafkaProducer.send(KafkaProducer.java:248)
 at 
 kafka.api.ProducerFailureHandlingTest.testCannotSendToInternalTopic(ProducerFailureHandlingTest.scala:309)
 Caused by:
 org.apache.kafka.common.errors.TimeoutException: Failed to update 
 metadata after 3000 ms.
 The following attached patch has resolved the issue 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (KAFKA-2207) The testCannotSendToInternalTopic test method in ProducerFailureHandlingTest fails consistently with the following exception:

2015-05-20 Thread Deepthi (JIRA)

 [ 
https://issues.apache.org/jira/browse/KAFKA-2207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Deepthi updated KAFKA-2207:
---
Status: Open  (was: Patch Available)

 The testCannotSendToInternalTopic test method in ProducerFailureHandlingTest 
 fails consistently with the following exception:
 -

 Key: KAFKA-2207
 URL: https://issues.apache.org/jira/browse/KAFKA-2207
 Project: Kafka
  Issue Type: Bug
Reporter: Deepthi
 Fix For: 0.8.2.1


 kafka.api.ProducerFailureHandlingTest  testCannotSendToInternalTopic FAILED
 java.util.concurrent.ExecutionException: 
 org.apache.kafka.common.errors.TimeoutException: Failed to update metadata 
 after 3000 ms.
 at 
 org.apache.kafka.clients.producer.KafkaProducer$FutureFailure.init(KafkaProducer.java:437)
 at 
 org.apache.kafka.clients.producer.KafkaProducer.send(KafkaProducer.java:352)
 at 
 org.apache.kafka.clients.producer.KafkaProducer.send(KafkaProducer.java:248)
 at 
 kafka.api.ProducerFailureHandlingTest.testCannotSendToInternalTopic(ProducerFailureHandlingTest.scala:309)
 Caused by:
 org.apache.kafka.common.errors.TimeoutException: Failed to update 
 metadata after 3000 ms.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)