-
Notifications
You must be signed in to change notification settings - Fork 3.7k
[fix][test][branch-3.0] Correct topic policy loading logic and improve related tests #24451
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't have time to fix this test
lhotari
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for fixing the problem @nodece
…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