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

Add BufferOverflowMode for FixedAppender #12

Merged
merged 1 commit into from
Apr 2, 2024

Conversation

s-ludwig
Copy link
Member

@s-ludwig s-ludwig commented Apr 1, 2024

Allows to customize the behavior in case of a buffer overflow. Both, using regular exceptions or ignoring any elements that exceed the buffer, is possible now.

Allows to customize the behavior in case of a buffer overflow. Both, using regular exceptions or ignoring any elements that exceed the buffer, is possible now.
@s-ludwig s-ludwig requested a review from l-kramer April 1, 2024 14:20
@s-ludwig s-ludwig merged commit e26da4d into master Apr 2, 2024
12 checks passed
@s-ludwig s-ludwig deleted the fixedappender_bufferoverflowmode branch April 2, 2024 06:55
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