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 2022/08/24 14:26:36 UTC

[GitHub] [james-project] chibenwa opened a new pull request, #1152: JAMES-3793 Prevent Bytes concat upon reading FULL messages

chibenwa opened a new pull request, #1152:
URL: https://github.com/apache/james-project/pull/1152

   This consume double memory and can easily be avoided with a sequenced
   input stream. This move will help reducing the memory pressure when
   reading messages.


-- 
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: notifications-unsubscribe@james.apache.org

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


[GitHub] [james-project] chibenwa merged pull request #1152: JAMES-3793 Prevent Bytes concat upon reading FULL messages

Posted by GitBox <gi...@apache.org>.
chibenwa merged PR #1152:
URL: https://github.com/apache/james-project/pull/1152


-- 
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: notifications-unsubscribe@james.apache.org

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