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

   > @ctubbsii - I think the issue here is more just about the Cipher object 
itself being stateful.
   
   Right, I was saying that we should make this change so that we can safely 
support multiple streams. The alternative seems to be to restrict it to one 
stream at a time, through synchronization or something, which I think would go 
against the design intent.


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