kafka icon indicating copy to clipboard operation
kafka copied to clipboard

MINOR: use 2 logdirs in ZK migration system tests

Open gaurav-narula opened this issue 1 year ago • 1 comments

Zookeeper migration system tests currently override the config to use only one log directory.

This PR removes the override so that the system tests run with 2 log directories following the work done as part of KIP-858.

gaurav-narula avatar Feb 20 '24 15:02 gaurav-narula

CC: @soarez @OmniaGM @pprovenzano @cmccabe

gaurav-narula avatar Feb 21 '24 14:02 gaurav-narula

@showuon could you have a look at this one?

soarez avatar Apr 11 '24 15:04 soarez

Sorry for being late. @soarez , should we back port to v3.8 branch since it should work in v3.8.0?

showuon avatar Jun 19 '24 00:06 showuon

@showuon no worries! Yes, I agree. I think we should backport this to the 3.8 branch. I'm testing the cherry-pick locally against 3.8 now. @jlprat Let us know if you have any concerns.

soarez avatar Jun 19 '24 08:06 soarez

Thanks @soarez. Go ahead

jlprat avatar Jun 19 '24 08:06 jlprat

Backported to 3.8. Thanks.

showuon avatar Jun 19 '24 09:06 showuon