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

MultiRecordEngine - long time to write records (flush) #364

Open
mdrewanz opened this issue Nov 4, 2019 · 0 comments
Open

MultiRecordEngine - long time to write records (flush) #364

mdrewanz opened this issue Nov 4, 2019 · 0 comments

Comments

@mdrewanz
Copy link

mdrewanz commented Nov 4, 2019

Hi,
We are using FileHelpers to patch a multi-record file, reading it, processing the changes and writing the changes.
It works as smooth as possible, however, due the large amount of records, the writing process takes a long time until all records are written and we may use the resulting file.
Is there anything we can do to expedite the writing process and not wait for until the "buffer" is completely flush?
Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant