-
Notifications
You must be signed in to change notification settings - Fork 592
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
[CORE-2062] rpc: convert rpc module to new-style module #18105
Conversation
ahh, these are auto-generated. need to fix the linter i think |
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.
Easy button! That's a clean diff. I wish they were all this easy 😄
Signed-off-by: Noah Watkins <noahwatkins@gmail.com>
8aec7fe
to
94809ac
Compare
Force pushed to fix linter errors https://github.com/redpanda-data/redpanda/compare/8aec7fea79fbca5c61bba46aa49134b3e8c36b90..94809acf29bab2685b3306496759cbf4e160238d |
new failures in https://buildkite.com/redpanda/redpanda/builds/48353#018f1bd9-a4db-4853-ad9c-e9b416447aca:
|
ducktape was retried in https://buildkite.com/redpanda/redpanda/builds/48353#018f1bd9-a4d9-4143-be7d-c4def7461b2e |
Looks like duplicate failure here #17847 |
rpc: convert rpc module to new-style module
Backports Required
Release Notes