[jira] [Updated] (KAFKA-1706) Adding a byte bounded blocking queue to util.

2014-10-26 Thread Jiangjie Qin (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiangjie Qin updated KAFKA-1706: Attachment: KAFKA-1706_2014-10-26_23:50:07.patch > Adding a byte bounded blocking queue to util. > -

[jira] [Commented] (KAFKA-1706) Adding a byte bounded blocking queue to util.

2014-10-26 Thread Jiangjie Qin (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14184893#comment-14184893 ] Jiangjie Qin commented on KAFKA-1706: - Updated reviewboard https://reviews.apache.org/

Re: Review Request 26755: Patch for KAFKA-1706

2014-10-26 Thread Jiangjie Qin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/26755/ --- (Updated Oct. 27, 2014, 6:50 a.m.) Review request for kafka. Bugs: KAFKA-1706

[jira] [Commented] (KAFKA-1706) Adding a byte bounded blocking queue to util.

2014-10-26 Thread Jiangjie Qin (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14184891#comment-14184891 ] Jiangjie Qin commented on KAFKA-1706: - Updated reviewboard https://reviews.apache.org/

Re: Review Request 26755: Patch for KAFKA-1706

2014-10-26 Thread Jiangjie Qin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/26755/ --- (Updated Oct. 27, 2014, 6:47 a.m.) Review request for kafka. Bugs: KAFKA-1706

[jira] [Updated] (KAFKA-1706) Adding a byte bounded blocking queue to util.

2014-10-26 Thread Jiangjie Qin (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiangjie Qin updated KAFKA-1706: Attachment: KAFKA-1706_2014-10-26_23:47:31.patch > Adding a byte bounded blocking queue to util. > -

Re: Review Request 26755: Patch for KAFKA-1706

2014-10-26 Thread Jiangjie Qin
> On Oct. 25, 2014, 7:52 a.m., Joel Koshy wrote: > > Joel, thanks a lot for the review! Some comments on your comments. > On Oct. 25, 2014, 7:52 a.m., Joel Koshy wrote: > > core/src/main/scala/kafka/utils/ByteBoundedBlockingQueue.scala, line 18 > >

Re: Review Request 26885: Patch for KAFKA-1642

2014-10-26 Thread Guozhang Wang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/26885/#review58575 --- Ship it! LGTM, with one minor comment below. clients/src/main/jav

[VOTE RESULT] 0.8.2-beta Release Candidate 1

2014-10-26 Thread Joe Stein
+1 binding = 3 votes +1 non-binding = 4 votes -1 = 0 votes 0 = 0 votes The vote passes. I will release artifacts to maven central now, update the dist svn and download site. Once that all mirrors (in the morning) will send an announce. Thanks everyone that contributed to the work in this release

[jira] [Commented] (KAFKA-1501) transient unit tests failures due to port already in use

2014-10-26 Thread Guozhang Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14184691#comment-14184691 ] Guozhang Wang commented on KAFKA-1501: -- It turns that both the choosePort and socketS

[jira] [Commented] (KAFKA-1501) transient unit tests failures due to port already in use

2014-10-26 Thread Guozhang Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14184689#comment-14184689 ] Guozhang Wang commented on KAFKA-1501: -- Created reviewboard https://reviews.apache.or

[jira] [Updated] (KAFKA-1501) transient unit tests failures due to port already in use

2014-10-26 Thread Guozhang Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guozhang Wang updated KAFKA-1501: - Attachment: KAFKA-1501.patch > transient unit tests failures due to port already in use >

Review Request 27214: Fix KAFKA-1501 by enabling reuse address

2014-10-26 Thread Guozhang Wang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/27214/ --- Review request for kafka. Bugs: KAFKA-1501 https://issues.apache.org/jira/b

[jira] [Commented] (KAFKA-1683) Implement a "session" concept in the socket server

2014-10-26 Thread Arvind Mani (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14184682#comment-14184682 ] Arvind Mani commented on KAFKA-1683: Hi [~joestein], Regarding revocation - are you t

Re: [VOTE] 0.8.2-beta Release Candidate 1

2014-10-26 Thread Joe Stein
+1 (binding) verified maven (doc, sources, test, core for 2.9.1/2, 2.10, 2.11), binaries from source, source verification and implementation tests passing from maven and the binaries https://github.com/stealthly/scala-kafka/tree/0.8.2-beta I will close the vote ~ 3pm PT if you haven't voted please

[jira] [Commented] (KAFKA-1499) Broker-side compression configuration

2014-10-26 Thread Manikumar Reddy (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14184422#comment-14184422 ] Manikumar Reddy commented on KAFKA-1499: Updated reviewboard https://reviews.apach

[jira] [Updated] (KAFKA-1499) Broker-side compression configuration

2014-10-26 Thread Manikumar Reddy (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manikumar Reddy updated KAFKA-1499: --- Attachment: KAFKA-1499_2014-10-27_13:13:55.patch > Broker-side compression configuration > ---

Re: Review Request 24704: Patch for KAFKA-1499

2014-10-26 Thread Manikumar Reddy O
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/24704/ --- (Updated Oct. 26, 2014, 7:44 a.m.) Review request for kafka. Bugs: KAFKA-1499