You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@james.apache.org by GitBox <gi...@apache.org> on 2020/12/26 07:56:14 UTC

[GitHub] [james-project] chibenwa commented on pull request #282: JAMES-3477 Drop MimeMessageCopyOnWriteProxy

chibenwa commented on pull request #282:
URL: https://github.com/apache/james-project/pull/282#issuecomment-751332936


   > Hmm rethinking it all is this DeferredFileOutputStream safe with regards to
   dispose ? What happens if we dispose the source bytes of a message that is
   copied through DFOS?
   
   `MimeMessageInputStreamSource` (holding the reference to the deferedFile) is disposed, each references to opened stream get cleaned up, and the file is deleted. We should be good...


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@james.apache.org
For additional commands, e-mail: notifications-help@james.apache.org