[fix][test][branch-3.0] Correct topic policy loading logic and improve related tests#24451
Conversation
I'm sorry I missed this. Thanks for fixing. I pushed this commit directly to branch-3.0 so that it doesn't mix the review. 2061f681 |
38054c5 to
db15cc6
Compare
|
@lhotari You can directly push this pr to the branch-3.0, or use merge button. |
@nodece Do these tests ever pass or are they completely broken? |
Some tests have failed: I don't have time to handle the |
db15cc6 to
9f734fd
Compare
|
Now, |
Signed-off-by: Zixuan Liu <nodeces@gmail.com>
Signed-off-by: Zixuan Liu <nodeces@gmail.com>
Signed-off-by: Zixuan Liu <nodeces@gmail.com>
Signed-off-by: Zixuan Liu <nodeces@gmail.com>
5eb9f71 to
b9f36d2
Compare
|
|
||
| @Slf4j | ||
| @Test(groups = "flaky") | ||
| public class ExtensibleLoadManagerCloseTest { |
There was a problem hiding this comment.
I don't have time to fix this test
…ing release backports #24451 commit 91a40e2 from branch-3.0 to branch-3.3
|
I backported this to branch-3.3 in 12fe9f3. There were slight differences in branch-3.3. |
…e related tests (apache#24451) Signed-off-by: Zixuan Liu <nodeces@gmail.com>
…e related tests (apache#24451) Signed-off-by: Zixuan Liu <nodeces@gmail.com>
…e related tests (apache#24451) Signed-off-by: Zixuan Liu <nodeces@gmail.com> (cherry picked from commit 91a40e2)
…e related tests (apache#24451) Signed-off-by: Zixuan Liu <nodeces@gmail.com> (cherry picked from commit 91a40e2)
Motivation
#24279 breaks the branch-3.0 CI.
Modifications
testCheckPersistencePoliciesto align with updated topic policy loading behavior.ExtensibleLoadManagerCloseTesttest groups toflaky, which always fail.Documentation
docdoc-requireddoc-not-neededdoc-complete