Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Implemented
-
None
Description
Address TODO:
// TODO: Let's avoid unnecessary bufferPool creation. This pool actually // not used in EC flows, but there are some dependencies on buffer pool. BufferPool bufferPool = new BufferPool(configuration.getStreamBufferSize(), (int) (configuration.getStreamBufferMaxSize() / configuration .getStreamBufferSize()), ByteStringConversion.createByteBufferConversion(false));
Attachments
Issue Links
- links to