lukecwik commented on issue #21368:
URL: https://github.com/apache/beam/issues/21368#issuecomment-1227473281

   That would make sense. Would need to check that the objects being managed 
there aren't stateful in a meaningful way that would impact being used across 
multiple threads (e.g. have state transitions like open->closed, buffer data 
for a bundle, ...) allowing the object to be marked `@ThreadSafe` making it 
bundle agnostic.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to