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

Support both marshal and unmarshal in source and sinks #194

Closed
valdar opened this issue May 6, 2020 · 0 comments
Closed

Support both marshal and unmarshal in source and sinks #194

valdar opened this issue May 6, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@valdar
Copy link
Member

valdar commented May 6, 2020

Right now a camel dataformat can be configured to unmarshal in a source connector and marshal in a sink connector. There are usecases where a marshal needs to be performed in a source connector and and unmarshal needs to be done in a sink connector (i.e. transforming from pojo to json and the other way around).

to do so would be good to support both marshal and unmarshal in both sink and source connectors.

@valdar valdar added the enhancement New feature or request label May 6, 2020
@valdar valdar self-assigned this May 6, 2020
@oscerd oscerd self-assigned this Jul 22, 2020
valdar added a commit to valdar/camel-kafka-connector that referenced this issue Jul 29, 2020
@oscerd oscerd closed this as completed in 042242c Jul 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants