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

Trigger the dump info hook when max buffer length is reached #40

Merged
merged 1 commit into from
Mar 1, 2024

Conversation

guvra
Copy link

@guvra guvra commented Feb 28, 2024

This PR adds two situations where the info hook is triggered:

  • Before data is being written to a table
  • When data is written to a table (max net buffer length reached)

As discussed in PR #38 and issue #39, this change would allow to periodically report the dump progress for very big tables.

Fixes #39

@back-2-95 back-2-95 merged commit 6e7314b into druidfi:1.1.0-features Mar 1, 2024
15 checks passed
@back-2-95 back-2-95 mentioned this pull request Mar 1, 2024
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

Successfully merging this pull request may close these issues.

2 participants