KAFKA-17972: Set all tests inheriting from QuorumTestHarness to KRaft#17727
KAFKA-17972: Set all tests inheriting from QuorumTestHarness to KRaft#17727cmccabe wants to merge 1 commit into
Conversation
|
Out of curiosity, what is the next if we have a zk-only list?
Thanks |
There are some things that don't need to be tested any more, because they're gone. For example, there are a bunch of tests of "topics in deleting state" which can go, because deleting state is gone. There are probably some tests that need to be migrated to KRaft, but haven't been yet. Depending on how many of them there are, we may need to put a |
|
I split the fix of MetricsTest out to #17744 |
|
Remove |
|
Convert |
|
another fix here #17757 |
|
Fixing |
|
Convert |
|
Convert |
|
Created #17765 for fixing the tests inheriting from |
|
Convert |
|
Convert |
|
Convert |
|
Convert SaslClientsWithInvalidCredentialsTest.scala to KRaft #17803 |
|
remove |
c99b973 to
4f9c5e0
Compare
|
For fixing |
|
Remove some ZK tests here https://github.com/apache/kafka/pull/17913/files |
|
Fix |
|
It looks like isKRaftTest was removed in #18166 , so we no longer need this PR. I'll close it. Thanks, everyone! |
No description provided.