Re: [VOTE] 2.4.0 RC1

2019-11-26 Thread Sean Glover
Hi, I also used Eric's test script. I had a few issues running it that I address below[0][1], otherwise looks good. - Signing keys all good - All md5, sha1sums and sha512sums are good - A couple transient test failures that passed on a second run (ReassignPartitionsClusterTest.shouldMoveSinglePa

Re: [EXTERNAL] Kafka upgrade from 0.10 to 2.3.x

2019-11-26 Thread Vitalii Stoianov
On Fri, Nov 22, 2019 at 10:18 AM Jose Manuel Vega Monroy < jose.mon...@williamhill.com> wrote: > Hi Vitalii, > > About log format, if clients are old ones will start to fail since they > couldn't understand the messages. > > So bump them if you planning upgrade the log format version. > > Thanks >

Topic in strange replication-state

2019-11-26 Thread Sebastian Schmitz
Hello Kafka-Users, I just found another problem in the 3-node-cluster I'm running on Kafka 2.3.1 with Zookeeper 3.4.14. When running the command ./kafka-topics.sh --bootstrap-server localhost:9092 --describe --under-replicated-partitions the cluster told me that partition-0 of one topic has

Re: [VOTE] 2.4.0 RC1

2019-11-26 Thread Manikumar
Hi All, Please download, test and vote the RC1 in order to provide quality assurance for the forthcoming 2.4 release. Thanks. On Tue, Nov 26, 2019 at 8:11 PM Adam Bellemare wrote: > Hello, > > Ran Eric's test script: > $ git clone https://github.com/elalonde/kafka > $ ./kafka/bin/verify-kafka-

Re: Re: The question of kafka

2019-11-26 Thread Daniyar Kulakhmetov
Check the max segment size (`log.segment.bytes` global config or `segment.bytes` topic's config) and the size of the messages which were sent to the topic. And check the logs. It may be possible that followers are stuck unable to consume a message from the topic. On Tue, Nov 26, 2019 at 1:35 AM Jo

Re: Preliminary blog post about the Apache Kafka 2.4.0 release

2019-11-26 Thread Manikumar
Sure, I will mention the details about ZK upgrade to 3.5 Thanks. On Tue, Nov 26, 2019 at 1:57 PM Sönke Liebau wrote: > Hi Manikumar, > > looks great, thanks for the effort! > > Like Ismael, I think it would make sense to mention the ZK upgrade to 3.5 I > know a few people that are waiting for t

Re: Kafka Consulting and Support

2019-11-26 Thread Shreesha Hebbar
Confluent Instaclustr On Tue, 26 Nov 2019, 6:23 pm Ashutosh singh, wrote: > Hi All, > > Can someone suggest excellent Kafka Consultation and Support service ? Any > company which provide nice kafka support which you are already using and > we can rely on them ? This is required of big tech com

Re: [VOTE] 2.4.0 RC1

2019-11-26 Thread Adam Bellemare
Hello, Ran Eric's test script: $ git clone https://github.com/elalonde/kafka $ ./kafka/bin/verify-kafka-rc.sh 2.4.0 https://home.apache.org/~manikumar/kafka-2.4.0-rc1 - All PGP signatures are good - All md5, sha1sums and sha512sums pass - Had a

Kafka Consulting and Support

2019-11-26 Thread Ashutosh singh
Hi All, Can someone suggest excellent Kafka Consultation and Support service ? Any company which provide nice kafka support which you are already using and we can rely on them ? This is required of big tech company in Bangalore Region. Thanks Ashu

Re: kafka connect incoming port

2019-11-26 Thread Robin Moffatt
Kafka Connect workers listen on the port defined in *rest.port* in the worker configuration - typically 8083. -- Robin Moffatt | Senior Developer Advocate | ro...@confluent.io | @rmoff On Mon, 25 Nov 2019 at 18:41, Johnson, Paul wrote: > Hello, > > I am working on setting up a Kafka Connect

Re: Re: The question of kafka

2019-11-26 Thread Jonathan Santilli
What the Kafka Brokers and Zookeeper logs say? The fact they are not in-sync could be related to diff variables. On Tue, Nov 26, 2019 at 2:03 AM 房延鹏 <13120336...@163.com> wrote: > hello, > like this. The replicas of partition 4 and 10 not contains their isr. > > > sh /u01/sqcar/kafka_2.11-0.11

Re: Preliminary blog post about the Apache Kafka 2.4.0 release

2019-11-26 Thread Sönke Liebau
Hi Manikumar, looks great, thanks for the effort! Like Ismael, I think it would make sense to mention the ZK upgrade to 3.5 I know a few people that are waiting for this because of the SSL support so there is probably more of them out there :) Best regards, Sönke On Mon, 25 Nov 2019 at 20:11,