Re: [VOTE] 2.3.0 RC2

2019-06-16 Thread Vahid Hashemian
+1 (non-binding) I also verifies signatures, build from source and tested the Quickstart successfully on the built binary. BTW, I don't see a link to documentation for 2.3. Is there a reason? Thanks, --Vahid On Sat, Jun 15, 2019 at 6:38 PM Gwen Shapira wrote: > +1 (binding) > > Verified

Re: Cant do integration testing

2019-06-16 Thread Dulvin Witharane
Oh shoot. Thanks for pointing it out. Will check that way. Thanks and best regards, Dulvin On Mon, Jun 17, 2019 at 3:13 AM Matthias J. Sax wrote: > Did you run > > ./gradle integrationTest > > or > > ./gradlew integrationTest > > ? > > The later would be correct. If you don't have the

[jira] [Resolved] (KAFKA-8547) 2 __consumer_offsets partitions grow very big

2019-06-16 Thread Kamal Chandraprakash (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-8547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kamal Chandraprakash resolved KAFKA-8547. - Resolution: Duplicate Duplicate of 

[jira] [Created] (KAFKA-8547) 2 __consumer_offsets partitions grow very big

2019-06-16 Thread Lerh Chuan Low (JIRA)
Lerh Chuan Low created KAFKA-8547: - Summary: 2 __consumer_offsets partitions grow very big Key: KAFKA-8547 URL: https://issues.apache.org/jira/browse/KAFKA-8547 Project: Kafka Issue Type:

[jira] [Created] (KAFKA-8546) Call System#runFinalization to avoid memory leak caused by JDK-6293787

2019-06-16 Thread Badai Aqrandista (JIRA)
Badai Aqrandista created KAFKA-8546: --- Summary: Call System#runFinalization to avoid memory leak caused by JDK-6293787 Key: KAFKA-8546 URL: https://issues.apache.org/jira/browse/KAFKA-8546 Project:

Re: Request to be given permission in the WIKI to create KIPs

2019-06-16 Thread Cem ÖZEN
Thanks! Regards, Cem Ozen On Sun, Jun 16, 2019 at 10:38 PM Matthias J. Sax wrote: > Done. > > On 6/16/19 2:24 PM, Cem ÖZEN wrote: > > WIKI ID is cemozen. > > > > Regards, > > Cem Ozen > > > > > > On Sun, Jun 16, 2019 at 10:17 PM Cem ÖZEN wrote: > > > >> Hello, > >> > >> I am new to Kafka

Re: Cant do integration testing

2019-06-16 Thread Matthias J. Sax
Did you run ./gradle integrationTest or ./gradlew integrationTest ? The later would be correct. If you don't have the `gradlew` wrapper, just run $ gradle without any parameters and it will create it. See the README on GiHhub for more details: https://github.com/apache/kafka -Matthias

Re: Request to be given permission in the WIKI to create KIPs

2019-06-16 Thread Matthias J. Sax
Done. On 6/16/19 2:24 PM, Cem ÖZEN wrote: > WIKI ID is cemozen. > > Regards, > Cem Ozen > > > On Sun, Jun 16, 2019 at 10:17 PM Cem ÖZEN wrote: > >> Hello, >> >> I am new to Kafka development and I am currently working KAFKA-8455 >> . Since it

Re: Request to be given permission in the WIKI to create KIPs

2019-06-16 Thread Cem ÖZEN
WIKI ID is cemozen. Regards, Cem Ozen On Sun, Jun 16, 2019 at 10:17 PM Cem ÖZEN wrote: > Hello, > > I am new to Kafka development and I am currently working KAFKA-8455 > . Since it is an > external facing change, it needs a KIP AFAIK. > > Can

Request to be given permission in the WIKI to create KIPs

2019-06-16 Thread Cem ÖZEN
Hello, I am new to Kafka development and I am currently working KAFKA-8455 . Since it is an external facing change, it needs a KIP AFAIK. Can someone give me necessary permission in the WIKI to create KIPs, please? Thank you in advance.

Re: Posted a new article about Kafka Streams

2019-06-16 Thread Paul Whalen
I've only skimmed it so far, but great job! The community is in serious need of more examples of the Processor API, there really isn't that much out there. One thing I did notice: the iterator you get from kvStore.all() ought to be closed to release resources when you're done with it. This

Re: message.max.bytes

2019-06-16 Thread M. Manna
Can you see anything from server logs whether this has been purged ? As far as I can remember, you are not supposed to just make it smaller without future issues. Let us here know what you can find from logs. Also, you should think about configuring request and server level max size to avoid such

message.max.bytes

2019-06-16 Thread 王双双
Hello everyone, I have recently encountered a problem with the parameter 'message.max.bytes'. Here are the details: There are 1000 messages that I have not consumed, each message is 7KB, and a log under the topic is 106MB. I altered the parameter 'message.max.bytes' from 4MB to 1MB, then I

Cant do integration testing

2019-06-16 Thread Dulvin Witharane
Hi, When I try /gradle integrationTest on a fresh trunk build, it fails. I tried this because I was trying to create a pull request, and that was also facing build issues. Is there anything I should look before opening the pull request. Working on MacOs Regards, Dulvin

Build failed in Jenkins: kafka-trunk-jdk8 #3728

2019-06-16 Thread Apache Jenkins Server
See Changes: [cshapi] MINOR: Fix expected output in Streams quickstart -- [...truncated 2.51 MB...] org.apache.kafka.streams.test.OutputVerifierTest >

[jira] [Created] (KAFKA-8545) Remove legacy ZkUtils

2019-06-16 Thread Ismael Juma (JIRA)
Ismael Juma created KAFKA-8545: -- Summary: Remove legacy ZkUtils Key: KAFKA-8545 URL: https://issues.apache.org/jira/browse/KAFKA-8545 Project: Kafka Issue Type: Bug Reporter: Ismael

Jenkins build is back to normal : kafka-trunk-jdk8 #3727

2019-06-16 Thread Apache Jenkins Server
See

[jira] [Created] (KAFKA-8544) Remove legacy kafka.admin.AdminClient

2019-06-16 Thread Ismael Juma (JIRA)
Ismael Juma created KAFKA-8544: -- Summary: Remove legacy kafka.admin.AdminClient Key: KAFKA-8544 URL: https://issues.apache.org/jira/browse/KAFKA-8544 Project: Kafka Issue Type: Bug

[jira] [Created] (KAFKA-8543) Optimize Fetch thread allocation strategy to ensure full utilization of Fetch thread resources

2019-06-16 Thread zhaobo (JIRA)
zhaobo created KAFKA-8543: - Summary: Optimize Fetch thread allocation strategy to ensure full utilization of Fetch thread resources Key: KAFKA-8543 URL: https://issues.apache.org/jira/browse/KAFKA-8543