[
https://issues.apache.org/jira/browse/KAFKA-1664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ashish Kumar Singh updated KAFKA-1664:
--
Attachment: KAFKA-1664.1.patch
> Kafka does not properly parse multiple ZK nodes with no
[
https://issues.apache.org/jira/browse/KAFKA-1664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ashish Kumar Singh updated KAFKA-1664:
--
Attachment: KAFKA-1664.patch1.patch
> Kafka does not properly parse multiple ZK nodes wi
[
https://issues.apache.org/jira/browse/KAFKA-1664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ashish Kumar Singh updated KAFKA-1664:
--
Attachment: (was: KAFKA-1664.patch1.patch)
> Kafka does not properly parse multiple
> On Nov. 20, 2014, 2:01 p.m., Gwen Shapira wrote:
> > We have multiple functions for creating znodes in ZkUtils. persistent,
> > epehmeral, sequence, etc...
> >
> > Does it make sense to put the validation in a function and use it in all
> > "create" functions?
Thanks for the review Gwen. Ad
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/28108/
---
(Updated Nov. 23, 2014, 5:37 a.m.)
Review request for kafka.
Changes
---
[
https://issues.apache.org/jira/browse/KAFKA-1654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1484#comment-1484
]
Neha Narkhede commented on KAFKA-1654:
--
Thanks for the updated patch. Few more commen
[
https://issues.apache.org/jira/browse/KAFKA-1173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1469#comment-1469
]
Neha Narkhede commented on KAFKA-1173:
--
+1 on making this such that a simple quick st
[
https://issues.apache.org/jira/browse/KAFKA-1419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14222193#comment-14222193
]
Peter Vandenabeele commented on KAFKA-1419:
---
New to Kafka and Scala ...
Trying