[jira] [Created] (KAFKA-1083) Unregister JMX MBean when shutting down ConsumerConnector

2013-10-11 Thread Tanguy (JIRA)
Tanguy created KAFKA-1083: - Summary: Unregister JMX MBean when shutting down ConsumerConnector Key: KAFKA-1083 URL: https://issues.apache.org/jira/browse/KAFKA-1083 Project: Kafka Issue Type: Bug

[jira] [Commented] (KAFKA-1081) kafka-run-class.sh is broken

2013-10-11 Thread Jay Kreps (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13792936#comment-13792936 ] Jay Kreps commented on KAFKA-1081: -- Yeah I agree, rerunning the command to get the error

[jira] [Commented] (KAFKA-865) Mavenize and separate the client.

2013-10-11 Thread Jay Kreps (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13792941#comment-13792941 ] Jay Kreps commented on KAFKA-865: - I think we will fix this in the client rewrite, timeline

[jira] [Updated] (KAFKA-1084) Validate properties for custom serializers

2013-10-11 Thread Francois Saint-Jacques (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francois Saint-Jacques updated KAFKA-1084: -- Attachment: validate-external-properties.patch > Validate properties for custom

[jira] [Created] (KAFKA-1084) Validate properties for custom serializers

2013-10-11 Thread Francois Saint-Jacques (JIRA)
Francois Saint-Jacques created KAFKA-1084: - Summary: Validate properties for custom serializers Key: KAFKA-1084 URL: https://issues.apache.org/jira/browse/KAFKA-1084 Project: Kafka Is

[jira] [Commented] (KAFKA-1081) kafka-run-class.sh is broken

2013-10-11 Thread Anatoly Fayngelerin (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13793009#comment-13793009 ] Anatoly Fayngelerin commented on KAFKA-1081: There is another reason why remov

[jira] [Created] (KAFKA-1085) run-class.sh and other shell scripts are copy pasted all over the place

2013-10-11 Thread Jay Kreps (JIRA)
Jay Kreps created KAFKA-1085: Summary: run-class.sh and other shell scripts are copy pasted all over the place Key: KAFKA-1085 URL: https://issues.apache.org/jira/browse/KAFKA-1085 Project: Kafka

[jira] [Updated] (KAFKA-1081) kafka-run-class.sh is broken

2013-10-11 Thread Jay Kreps (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jay Kreps updated KAFKA-1081: - Attachment: KAFKA-1081-v1.patch Here is a proposed patch that uses exec for all the main commands and rem

[jira] [Commented] (KAFKA-1081) kafka-run-class.sh is broken

2013-10-11 Thread Joe Stein (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13793236#comment-13793236 ] Joe Stein commented on KAFKA-1081: -- +1 on KAFKA-1081-v1.patch > kafka-run-class.sh is br