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

CAMEL-14127: avoid file by file target replacement when fileExist=Append #3309

Merged

Conversation

mcollovati
Copy link
Contributor

When file producer applies file based optimization it ignores
fileExist=Append mode and always replaces target file.
This change avoids file based optimization when fileExist=Append.

When file producer applies file based optimization it ignores
fileExist=Append mode and always replaces target file.
This change avoids file based optimization when fileExist=Append.
@davsclaus davsclaus merged commit 778cc4f into apache:master Nov 4, 2019
@mcollovati mcollovati deleted the CAMEL-14127/file_by_file_fileExistAppend branch November 13, 2019 19:52
mcollovati added a commit to mcollovati/camel that referenced this pull request Nov 13, 2019
…leExist=Append (apache#3309)

When file producer applies file based optimization it ignores
fileExist=Append mode and always replaces target file.
This change avoids file based optimization when fileExist=Append.
davsclaus pushed a commit that referenced this pull request Nov 13, 2019
…leExist=Append (#3309) (#3337)

When file producer applies file based optimization it ignores
fileExist=Append mode and always replaces target file.
This change avoids file based optimization when fileExist=Append.
davsclaus pushed a commit that referenced this pull request Nov 14, 2019
…leExist=Append (#3309) (#3337)

When file producer applies file based optimization it ignores
fileExist=Append mode and always replaces target file.
This change avoids file based optimization when fileExist=Append.
jgreffe added a commit to Talend/apache-camel that referenced this pull request Oct 7, 2021
…leExist is set to Append

Backport of CAMEL-14127: (2.x port) avoid file by file target replacement when fileExist=Append (apache#3309) (apache#3337)
jgreffe added a commit to Talend/apache-camel that referenced this pull request Oct 14, 2021
…leExist is set to Append (#61)

Backport of CAMEL-14127: (2.x port) avoid file by file target replacement when fileExist=Append (apache#3309) (apache#3337)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants