[ 
https://issues.apache.org/jira/browse/JAMES-2746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rémi Kowalski updated JAMES-2746:
---------------------------------
    Description: 
Too many requests are done when calling the JMAP getMailboxes.

We should be able to limit the number of requests done to get the user quotas. 
 As the queries are done for each mailbox but the value is unique by the pair : 
namespace/username.

  was:
Too many requests are done when calling the JMAP getMailboxes.

We should be able to limit the number of requests done to get the user quotas. 
As the queries are done for each mailbox but the value is unique by tuple : 
namespace/username.


> Slow JMAP getMailboxes
> ----------------------
>
>                 Key: JAMES-2746
>                 URL: https://issues.apache.org/jira/browse/JAMES-2746
>             Project: James Server
>          Issue Type: Bug
>            Reporter: Rémi Kowalski
>            Priority: Major
>
> Too many requests are done when calling the JMAP getMailboxes.
> We should be able to limit the number of requests done to get the user 
> quotas. 
>  As the queries are done for each mailbox but the value is unique by the pair 
> : namespace/username.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to