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

RetryingMultiProcessFileAppender - better init BufferSize #3444

Merged

Conversation

snakefoot
Copy link
Contributor

@snakefoot snakefoot commented May 30, 2019

BufferSize should match byte-count

No need to allocate 30.000 bytes to write 100 bytes.

@codecov-io
Copy link

codecov-io commented May 30, 2019

Codecov Report

❗ No coverage uploaded for pull request base (dev@6b853f4). Click here to learn what that means.
The diff coverage is 100%.

@@          Coverage Diff          @@
##             dev   #3444   +/-   ##
=====================================
  Coverage       ?     81%           
=====================================
  Files          ?     341           
  Lines          ?   27786           
  Branches       ?    3758           
=====================================
  Hits           ?   22432           
  Misses         ?    4271           
  Partials       ?    1083

@304NotModified 304NotModified changed the base branch from dev to master May 30, 2019 18:59
@304NotModified 304NotModified changed the base branch from master to dev May 30, 2019 18:59
@304NotModified 304NotModified force-pushed the RetryingFileAppenderBufferSize branch from f008631 to 430a64f Compare May 30, 2019 19:00
@304NotModified 304NotModified changed the base branch from dev to master May 30, 2019 19:00
@304NotModified
Copy link
Member

rebased on master :)

@304NotModified 304NotModified changed the base branch from master to release/4.6.5 May 30, 2019 19:01
@304NotModified 304NotModified added this to the 4.6.5 milestone May 30, 2019
@304NotModified 304NotModified changed the title RetryingMultiProcessFileAppender - BufferSize should match byte-count RetryingMultiProcessFileAppender - better init BufferSize May 30, 2019
@304NotModified
Copy link
Member

thanks!

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

Successfully merging this pull request may close these issues.

None yet

3 participants