cshannon commented on issue #5386:
URL: https://github.com/apache/accumulo/issues/5386#issuecomment-2714186000

   @ctubbsii - I think the issue here is more just about the Cipher object 
itself being stateful. The service can still support multiple streams and files 
at the same time, but we can't re-use the same Cipher object between output 
streams, we just need a unique CIpher for each one.


-- 
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