|
Issue Type:
|
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
|
Reporter:
|
Shuo Chen
|
|
|