Skip to content

feat(kafka-receiver): add flags/configs for kafka receiving#988

Open
lizthegrey wants to merge 2 commits into3.x-work-branchfrom
lizf.kafka
Open

feat(kafka-receiver): add flags/configs for kafka receiving#988
lizthegrey wants to merge 2 commits into3.x-work-branchfrom
lizf.kafka

Conversation

@lizthegrey
Copy link
Member

Which problem is this PR solving?

Short description of the changes

config.md Outdated
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd like to see this moved out to its own group rather than just being in the network configuration, and I'd also give it its own config type. If you call the group "Kafka" you can remove that prefix from all of its names; I think you'll probably want an Enabled flag on it as well.

Then, you could consider having a single accessor that returns the entire group, or leave the separate ones.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

@lizthegrey lizthegrey marked this pull request as ready for review March 11, 2024 06:52
@lizthegrey lizthegrey requested a review from a team as a code owner March 11, 2024 06:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants