-
Notifications
You must be signed in to change notification settings - Fork 14.8k
MINOR: try new ci-complete logic #20648
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
base: 4.0
Are you sure you want to change the base?
Conversation
the value of |
|
@Yunyung perhaps we could have a workaround to hide the error? For example, change the |
|
@chia7712 The temporary fix #20659 works well. Let's keep this PR until the real fix (https://issues.apache.org/jira/browse/KAFKA-19768) is applied and then try again. |
Experiment patch for testing new ci-complete logic, which should skip if on the 4.0 branch.
See #20644.