[jira] [Updated] (KAFKA-495) Handle topic names with "/" on Kafka server

2012-10-01 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Rao updated KAFKA-495: -- Fix Version/s: (was: 0.7.1) > Handle topic names with "/" on Kafka server >

[jira] [Updated] (KAFKA-495) Handle topic names with "/" on Kafka server

2012-10-01 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Rao updated KAFKA-495: -- Fix Version/s: 0.7.2 > Handle topic names with "/" on Kafka server > ---

[jira] [Updated] (KAFKA-495) Handle topic names with "/" on Kafka server

2012-09-25 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swapnil Ghike updated KAFKA-495: Attachment: kafka-v0.8-v4.patch Uploading kafka-v0.8-v4.patch. This patch allows only ASCII alphan

[jira] [Updated] (KAFKA-495) Handle topic names with "/" on Kafka server

2012-09-11 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Rao updated KAFKA-495: -- Resolution: Fixed Status: Resolved (was: Patch Available) Thanks for patch v3 for 0.8. Committed to 0.8

[jira] [Updated] (KAFKA-495) Handle topic names with "/" on Kafka server

2012-09-11 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swapnil Ghike updated KAFKA-495: Attachment: kafka-495-v0.8-v3.patch 1. Done. 2. Thanks, should have thought of that. :\ 3. Oh, tha

[jira] [Updated] (KAFKA-495) Handle topic names with "/" on Kafka server

2012-09-10 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swapnil Ghike updated KAFKA-495: Attachment: kafka-495-v0.8-v2.patch - After discussing with Jun, inserted topic validation in create

[jira] [Updated] (KAFKA-495) Handle topic names with "/" on Kafka server

2012-09-07 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swapnil Ghike updated KAFKA-495: Attachment: kafka-495-v0.8.patch Attached the 0.8 patch. It was taken with git --no-prefix, hope it

[jira] [Updated] (KAFKA-495) Handle topic names with "/" on Kafka server

2012-09-06 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swapnil Ghike updated KAFKA-495: Attachment: kafka-495-v4.patch Changed the property string in KafkaConfig for maxTopicNameLength.

[jira] [Updated] (KAFKA-495) Handle topic names with "/" on Kafka server

2012-09-05 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swapnil Ghike updated KAFKA-495: Attachment: kafka-495-v3.patch Thanks, made the changes. > Handle topic names with

[jira] [Updated] (KAFKA-495) Handle topic names with "/" on Kafka server

2012-09-05 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swapnil Ghike updated KAFKA-495: Attachment: kafka-495-v2.patch 1. Actually the zookeeper code does not implement all the checks that

[jira] [Updated] (KAFKA-495) Handle topic names with "/" on Kafka server

2012-09-04 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swapnil Ghike updated KAFKA-495: Fix Version/s: 0.7.1 0.8 Labels: bugs (was: ) Status: Patch

[jira] [Updated] (KAFKA-495) Handle topic names with "/" on Kafka server

2012-09-04 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swapnil Ghike updated KAFKA-495: Attachment: kafka-495-v1.patch Created two server config properties - 1. Black list of characters

[jira] [Updated] (KAFKA-495) Handle topic names with "/" on Kafka server

2012-08-31 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neha Narkhede updated KAFKA-495: Affects Version/s: 0.8 0.7 > Handle topic names with "/" on Kafka server