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)" <se...@james.apache.org> on 2018/05/23 02:12:00 UTC

[jira] [Resolved] (JAMES-2400) Introduce a QuotaSearcher

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

Tellier Benoit resolved JAMES-2400.
-----------------------------------
    Resolution: Fixed

https://github.com/linagora/james-project/pull/1424 solved this issue

> Introduce a QuotaSearcher
> -------------------------
>
>                 Key: JAMES-2400
>                 URL: https://issues.apache.org/jira/browse/JAMES-2400
>             Project: James Server
>          Issue Type: New Feature
>            Reporter: Antoine Duprat
>            Priority: Major
>
> Available as a mailbox plugin, this interface will allow listing users that match some conditions:
>  * Occupy more quotas than a given ratio
>  * Occupy quotas less than a given ratio
>  * Matches a domain
>  * Or a logical AND of them.
> Additionally:
>  * It should be alphabetically ordered
>  * offset and limit needs to be supported
> You will:
>  * Create the API
>  * Create a memory implementation (scan users, compute their occupation ratio, then return the result)
>  * Design a generic test suite  for this API



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