-
Notifications
You must be signed in to change notification settings - Fork 13.5k
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
[FLINK-36979][rpc] Reverting pekko version bump in Flink 1.19 #25867
Conversation
This reverts commit de44f60.
The Pekko folks could not reproduce this leak outside of Flink, so it is ultimately up us to help localize the issue as we cannot expect the fix to come from the Pekko side alone: @ferenc-csaky could you investigate a bit according to the advice we received? |
@ferenc-csaky just saw your comment on the symmetric 1.20 revert PR, glad to see you are on it :) |
try |
Opened #25956 which I believe should supersede this current PR. |
@ferenc-csaky can we close this PR? |
fyi: I responded in the related 1.20 PR regarding the state of this PR. |
Closing this PR as it is superseded by FLINK-37100 |
This reverts commit de44f60.
What is the purpose of the change
Reverts the pekko version bump that includes an upgrade to netty 4.x. Corresponding discussion happened in FLINK-36510.
Brief change log
Verifying this change
Does this pull request potentially affect one of the following parts:
@Public(Evolving)
: noDocumentation