Benoit Tellier created JAMES-3575:
-------------------------------------
Summary: End to end reactive chain for Email update and JMAP
RFC-8621
Key: JAMES-3575
URL: https://issues.apache.org/jira/browse/JAMES-3575
Project: James Server
Issue Type: Improvement
Components: JMAP, mailbox
Reporter: Benoit Tellier
Assignee: Antoine Duprat
Fix For: 3.7.0
Giving a quick look around the code, I could figure out we can easily make the
following JMAP-RFC-8621 calls fully reactive:
- Email/set update (we not using range optimizations)
- Email/set destroy
The JMAP RFC-8621 code is well organised, switching it to fully reactive is a
no brainer. Regarding the mailbox implementation they are already mostly
reactive and the adjustments needed feels minimal.
The JMAP draft code is not clean enough to benefit easily from this work.
By having a better thread management we empower better thread allocation, which
results in better tail latencies...
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]