Re: [VOTE] 3.1.1 RC0

2022-04-13 Thread Ismael Juma
I added a comment to that PR. Let's figure out if we need an additional change before doing the next RC. Ismael On Tue, Apr 12, 2022 at 7:47 PM Luke Chen wrote: > Thanks for pointing that out, David. > +1 to include this PR since we've already included the first fix for > KAFKA-13794, and this

RE: Re: Migrating from 2.5.0 to 2.8.0

2022-04-13 Thread Vakati, Vinay kumar
Can we migrate from 2.5.0 in single step or we need to follow all below steps For a rolling upgrade: 1. Update server.properties on all brokers and add the following properties. CURRENT_KAFKA_VERSION refers to the version you are upgrading from. CURRENT_MESSAGE_FORMAT_VERSION refers to the m

Re: Move all partitions from one log.dir to another

2022-04-13 Thread Luke Chen
Hi Fares, Thanks for sharing the information. > I’m considering throttling « manually » by moving a small set of topics at a time and separating large topics. Yes, this is also the option I can think of. Not sure if there are other suggestions from the community. Thank you. Luke On Wed, Apr 1

Re: Migrating from 2.5.0 to 2.8.0

2022-04-13 Thread vinay kumar
We need to follow all 5 steps as part of rolling upgrade or directly can we upgrade? On Mon, 11 Apr, 2022, 11:38 am Luke Chen, wrote: > Hi Vinay, > > This doc should help: > https://kafka.apache.org/28/documentation/#upgrade > > Thank you. > Luke > > On Mon, Apr 11, 2022 at 12:43 PM vinay kumar

Re: Move all partitions from one log.dir to another

2022-04-13 Thread Fares Oueslati
To be more specific, here is the detail of the producer latency after and during the move on the test cluster 50 records sent, 10.0 records/sec (0.01 MB/sec), 1.8 ms avg latency, 3.0 ms max latency. 50 records sent, 10.0 records/sec (0.01 MB/sec), 2.1 ms avg latency, 8.0 ms max latency. 50 records