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
[
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
[
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
[
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
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
[
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
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
[
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
[
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