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

ZipFileEnrichStrategy - PoolEnrich - if newExchange is null, it means there's no remote file to consume #312

Merged
merged 3 commits into from
Nov 20, 2024

Conversation

brunovg
Copy link
Collaborator

@brunovg brunovg commented Nov 14, 2024

First, you check whether any data was consumed. If newExchange is null, there’s no remote file to consume, and you just return the existing data.

https://livebook.manning.com/book/camel-in-action-second-edition/chapter-3/117

@brunovg brunovg added the bug Something isn't working label Nov 14, 2024
@brunovg brunovg added this to the 5.0.1 milestone Nov 14, 2024
@brunovg brunovg self-assigned this Nov 14, 2024
@brunovg brunovg linked an issue Nov 14, 2024 that may be closed by this pull request
@skin27 skin27 merged commit 5e07166 into develop Nov 20, 2024
1 check passed
@skin27 skin27 deleted the 307-enricherror-occurred-during-enrichment branch November 20, 2024 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Enrich]Error occurred during enrichment
2 participants