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 "Trần Tiến Đức (Jira)" <se...@james.apache.org> on 2019/11/21 07:50:00 UTC

[jira] [Created] (JAMES-2993) Rebuild MessagePreviewStore content

Trần Tiến Đức created JAMES-2993:
------------------------------------

             Summary: Rebuild MessagePreviewStore content
                 Key: JAMES-2993
                 URL: https://issues.apache.org/jira/browse/JAMES-2993
             Project: James Server
          Issue Type: Improvement
            Reporter: Trần Tiến Đức


Proposal of API:
{code:java}
POST /jmap/messages/:messageId?action=recomputeJmapPreview
POST /jmap?action=recomputeJmapPreview
POST /jmap?action=recomputeJmapPreview&user=btellier
{code}

Will return a taskId.
Write routes & tasks.


DOD: Write a unit test showing we are able to recompute missing previews (using a memory implementation specific delete method of MemoryMessagePreviewStore to create the inconsistency). Use a MemoryMailboxManager.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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