Details

    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

          Activity

            People

              adoroszlai Attila Doroszlai
              adoroszlai Attila Doroszlai
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: