-
Notifications
You must be signed in to change notification settings - Fork 386
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
Allow passing through a message key for Kafka executor #1021
Conversation
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.
LGTM!
Thanks @yvanoers! Looks like the (unrelated) test TestRootCA is currently broken due to the cert at https://untrusted-root.badssl.com/ having expired as of 2021-10-08T23:08:50Z and not yet renewed. I'll assume that this will be fixed soon, and will retry the build later - unless you have another suggestion? See chromium/badssl.com#477 for expired cert issue. |
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.
LGTM
@ConductorPete thanks for the PR! Regarding the SSL, yes, update needed |
479b846
Cert issue has been fixed |
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.
LGTM
@Victorcoder @yvanoers I'm not sure about your process/milestones/etc, but is there anything else required from my end to get this merged in? |
@ConductorPete I typically refrain from merging. In this case however, @Victorcoder has already seen and approved the PR, so I'm ok with doing it. |
Thanks for the merge! |
Yeah thx @yvanoers, been a bit busy lately. |
Enable the ability to use a message key in the Kafka executor. The key is fairly useful/core functionality for Kafka: