[
https://issues.apache.org/jira/browse/KAFKA-1133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13822234#comment-13822234
]
Joe Stein commented on KAFKA-1133:
--
the archive function might be what we need to hook in
[
https://issues.apache.org/jira/browse/KAFKA-1127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13822231#comment-13822231
]
Raymond Liu commented on KAFKA-1127:
v3 patch enable to choose whether to start server
[
https://issues.apache.org/jira/browse/KAFKA-1127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Raymond Liu updated KAFKA-1127:
---
Attachment: kafka-1127-v3.patch
> kafka and zookeeper server should start in daemon mode and log to c
[
https://issues.apache.org/jira/browse/KAFKA-1112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1386#comment-1386
]
David Lao commented on KAFKA-1112:
--
Jay , can you provide a patch for the 0.8 branch as w
[
https://issues.apache.org/jira/browse/KAFKA-1112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13822188#comment-13822188
]
David Lao commented on KAFKA-1112:
--
I hitting this exact issue. For what it's worth the c
[
https://issues.apache.org/jira/browse/KAFKA-1124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13822177#comment-13822177
]
Anuj Mehta commented on KAFKA-1124:
---
Hi
I tried reproducing this issue but I am getting
Thank you Joel, got it.
I cloned the git repo and am working in trunk.
This is the correct branch for the latest in 0.8, is that right?
Or should I work against one of the other branches?
-Marek
On Wednesday, November 13, 2013, Joel Koshy wrote:
> Marek was referring to the zookeeper namespac
[
https://issues.apache.org/jira/browse/KAFKA-1103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guozhang Wang reassigned KAFKA-1103:
Assignee: Guozhang Wang
> Consumer uses two zkclients
> ---
>
>
[
https://issues.apache.org/jira/browse/KAFKA-1131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13822088#comment-13822088
]
Joe Stein commented on KAFKA-1131:
--
<< Do we need to include these in the jar for the bin
Will do my best to document for RC4
On Wed, Nov 13, 2013 at 8:28 PM, David Arthur wrote:
> BTW, we should probably keep a set of release notes on the wiki so this
> process can get easier in the future, and not live fully in Joe's head ;)
>
> -David
>
>
> On 11/13/13 6:05 PM, Joel Koshy wrote:
BTW, we should probably keep a set of release notes on the wiki so this
process can get easier in the future, and not live fully in Joe's head ;)
-David
On 11/13/13 6:05 PM, Joel Koshy wrote:
Based on
http://www.apache.org/dev/release.html#distribute-other-artifacts it
seems we should close KA
[
https://issues.apache.org/jira/browse/KAFKA-1131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13822072#comment-13822072
]
David Arthur commented on KAFKA-1131:
-
[~charmalloc], patch looks good, verified that
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/15503/#review28851
---
Ship it!
Ship It!
- Guozhang Wang
On Nov. 14, 2013, 12:49 a.m.,
[
https://issues.apache.org/jira/browse/KAFKA-1131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joe Stein updated KAFKA-1131:
-
Fix Version/s: 0.8
> copy some more files into the release tar and zip that are needed/desired
>
[
https://issues.apache.org/jira/browse/KAFKA-1131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13822039#comment-13822039
]
Joe Stein commented on KAFKA-1131:
--
Created reviewboard https://reviews.apache.org/r/1550
[
https://issues.apache.org/jira/browse/KAFKA-1131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joe Stein updated KAFKA-1131:
-
Attachment: KAFKA-1131.patch
> copy some more files into the release tar and zip that are needed/desired
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/15503/
---
Review request for kafka.
Bugs: KAFKA-1131
https://issues.apache.org/jira/b
Hello Kostya,
The "chroot" that the zookeeper.connect parameter takes as a suffix is just
an analogy to the UNIX command "chroot", but it has nothing to do with
actually using the command line tool.
For clarity check out the "broker config" section at:
http://kafka.apache.org/documentation.html
Marek was referring to the zookeeper namespace - Marek, there are
jira(s)
https://issues.apache.org/jira/browse/KAFKA-294
https://issues.apache.org/jira/browse/KAFKA-404
Should be straightforward to finish that up - want to give that a go?
Thanks,
Joel
On Thu, Nov 14, 2013 at 03:48:01AM +0400,
Just one word: Windows.
I'm not a maintainer, but AFAIK kafka targets Windows as well and isn't
chroot is a Unix-specific feature?
2013/11/14 marek
> Hey,
>
> I'm trying to feel-out if auto creating the broker's registration path
> on server start up would be wanted as a code contribution.
>
>
Hey,
I'm trying to feel-out if auto creating the broker's registration path
on server start up would be wanted as a code contribution.
How do the maintainers feel about:
1.
Having configurable server parameter:
auto.create.chroot = true | false
2.
If (1) is set to true, the chroot would be
Based on
http://www.apache.org/dev/release.html#distribute-other-artifacts it
seems we should close KAFKA-1133 before releasing.
"For example, the Java artifact format is based on a compressed
directory structure and those projects wishing to distribute jars must
place LICENSE and NOTICE files in
[
https://issues.apache.org/jira/browse/KAFKA-1133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joe Stein updated KAFKA-1133:
-
Description: This needs to happen in our Build.scala the sbt package docs
http://www.scala-sbt.org/releas
What do folks think about
A source release + binary server only? I think I can do this today
https://issues.apache.org/jira/browse/KAFKA-1131 and call a new VOTE like
tomorrow?
Or wait ~ a week and do a source release + binary server + maven push?
https://issues.apache.org/jira/browse/KAFKA-1133
Joe Stein created KAFKA-1133:
Summary: LICENSE and NOTICE files need to get into META-INF when
jars are built before they're signed for publishing to maven
Key: KAFKA-1133
URL: https://issues.apache.org/jira/browse/K
Thanks David, I am going to have to throw down a -1 on the binary
artifacts, your right we need LICENSE and NOTICE in the binary distro also
the JARs we are putting up into Maven (they are supposed to be in the
MANIFEST and their not). I created a ticket for the former but haven't yet
for the latt
[
https://issues.apache.org/jira/browse/KAFKA-1112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13821638#comment-13821638
]
Guozhang Wang commented on KAFKA-1112:
--
Regarding Jun's comment #1, I am more concern
[
https://issues.apache.org/jira/browse/KAFKA-1112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13821594#comment-13821594
]
Jay Kreps commented on KAFKA-1112:
--
Actually I am attempting to cover every possible case
[
https://issues.apache.org/jira/browse/KAFKA-1112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13821591#comment-13821591
]
Neha Narkhede commented on KAFKA-1112:
--
Thanks for the patch. Few comments -
1. In t
[
https://issues.apache.org/jira/browse/KAFKA-1112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13821554#comment-13821554
]
Jun Rao commented on KAFKA-1112:
Thanks for the patch. A few comments.
1. I am a bit conc
30 matches
Mail list logo