Re: Kafka Tiered Storage Disablement Implement in ZK Mode Question

2024-11-03 Thread Jianfeng Lin
g configs > without a v5 stopReplicas v5 rpc from controller to broker in zk mode? > > The ZK mode is not completely implemented IIRC, and not being tested. So > I'd suggest you upgrade to KRaft for it. > > Thank you. > Luke > > On Mon, Oct 28, 2024 at 12:32 PM

Re: Kafka Tiered Storage Disablement Implement in ZK Mode Question

2024-11-03 Thread Jianfeng Lin
; > >> The reason we don't support ZK mode is because the ZK is going to be > >> removed in v4.0.0, so we decided to only implement it in KRaft mode. > >> > >> > I read the source code and seems kafka broker only updates the > LogConfig > >&

Kafka Tiered Storage Disablement Implement in ZK Mode Question

2024-10-27 Thread Jianfeng Lin
de? And why zk mode is not supported to disable? Really appreciate if Luke Chen could help to answer, thanks in advance! Jianfeng Lin from Shopee