Kyoungha Min created BEAM-9332:
----------------------------------

             Summary: To use ByteArrayOutput/InputStream without synchronization
                 Key: BEAM-9332
                 URL: https://issues.apache.org/jira/browse/BEAM-9332
             Project: Beam
          Issue Type: Wish
          Components: sdk-java-core
            Reporter: Kyoungha Min


It would be nice to see Beam using custom ByteArrayInput/OutputStream without 
synchronization. It currently uses `ThreadLocal`, so using thread-safe stream 
seems unnecessary. And all streams should never be access by more than 1 thread 
from the start anyway.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to