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

[DOXIA-711] Introduce SinkWrapper and according SinkWrapperFactory #184

Merged
merged 5 commits into from
Dec 24, 2023

Conversation

kwin
Copy link
Member

@kwin kwin commented Dec 23, 2023

Add a BufferingSinkProxyWrapper which buffers all calls on the underlying sink until it is flushed.

@kwin kwin requested a review from michael-o December 23, 2023 18:47
Add a BufferingSinkProxyWrapper which buffers all calls on the
underlying sink until it is flushed.
@kwin kwin force-pushed the feature/sink-wrapper branch from 39b177c to c7ad2c7 Compare December 23, 2023 18:51
Extend Javadoc of PipelineSink and RandomAccessSink to reference the
more effective SinkWrapper approach
@michael-o michael-o self-requested a review December 23, 2023 22:14
@kwin kwin merged commit 1fef4c5 into master Dec 24, 2023
16 checks passed
@kwin kwin deleted the feature/sink-wrapper branch December 24, 2023 09:48
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