Skip to content
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

[FEATURE] add configuration for including the original topic in the metadata when withMetadata is set to true #816

Open
nlu90 opened this issue Nov 29, 2023 · 0 comments
Assignees
Labels
type/feature Indicates new functionality

Comments

@nlu90
Copy link

nlu90 commented Nov 29, 2023

Is your feature request related to a problem? Please describe.

Would it be possible to add another configuration element that includes the original topic in the metadata when withMetadata is set to true? So still use GLOBAL_TIME so its single files but in certain cases they may still need to know which topic it came from (but we still want single files) so if it was in the metadata of the written out JSON that would be ideal and wouldn't require us to store it as a property from the beginning.

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

@nlu90 nlu90 added the type/feature Indicates new functionality label Nov 29, 2023
RobertIndie added a commit that referenced this issue Dec 15, 2023
Special release for #816

### Motivation

See #816

### Modifications

- Add new configuration `includeTopicToMetadata`
RobertIndie added a commit that referenced this issue Jan 15, 2024
Special release for #816

See #816

- Add new configuration `includeTopicToMetadata`

(cherry picked from commit 94620e4)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/feature Indicates new functionality
Projects
None yet
Development

No branches or pull requests

2 participants