Issue Type: Improvement Improvement
Affects Versions: 1.0.4
Assignee: Logback dev list
Components: Rolling
Created: 28/May/12 8:49 AM
Description: in logback/core/rolling/helper/Compressor.java, there are two

byte[] inbuf = new byte[8102];

any particular reason not to use 8192 as buffer size ?

Also worth to extract a constant for both buffer sizes, IMO.
Project: logback-core
Priority: Trivial Trivial
Reporter: Shuo Chen
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira