You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Tellier Benoit (JIRA)" <ji...@apache.org> on 2018/05/22 02:21:00 UTC

[jira] [Created] (MAILBOX-335) CassandraMessageIdMapper::findMessage should not overwhelm James

Tellier Benoit created MAILBOX-335:
--------------------------------------

             Summary: CassandraMessageIdMapper::findMessage should not overwhelm James
                 Key: MAILBOX-335
                 URL: https://issues.apache.org/jira/browse/MAILBOX-335
             Project: James Mailbox
          Issue Type: Improvement
          Components: cassandra
    Affects Versions: master
            Reporter: Tellier Benoit


An arbitrary number of messageIds can be passed to this method calls.

As parrallel execution is enforced, a JMAP request can result in an arbitrary resource consumption.

We should resolve such method parrallely by chuncks using the configured limit in order to not overwhelm James.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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