Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Adding a Kafka producer for sending events to the Event Bus #20895
base: master
Are you sure you want to change the base?
Adding a Kafka producer for sending events to the Event Bus #20895
Changes from 28 commits
9e3f490
28b9d85
86ef512
bee43bd
583f1c4
7b33b8b
a3162a5
a004597
b05fe6d
0f3db8a
8a948e9
b0acb98
ab5ecfb
17ff5f4
f0b56a4
f653e1a
dcaa0e4
68332a1
ec1cd3a
7bba2b5
701a304
39ab56a
341abdb
4be5f6b
991e23b
4cee7f7
2af71bb
aa2a60a
d0801b5
b44656f
951b5f0
cef12aa
66de1ee
891fb0b
65676f8
62868b0
24e3ea4
7b3cd0b
a40c68a
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
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.
🤔 Similarly unclear on whether this alignment change was intentional or not?
Not opposed to it - I'm kinda surprised the file worked with the double indent it had before. YML must be less picky about indentation than I thought....
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.
Changed the alignment here to how it was here, though I agree that it actually seems wrong.