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 "Benoit Tellier (Jira)" <se...@james.apache.org> on 2020/03/13 14:45:00 UTC

[jira] [Created] (JAMES-3116) Mutualize count and unseen read/write in CassandraMailboxCounterDAO

Benoit Tellier created JAMES-3116:
-------------------------------------

             Summary: Mutualize count and unseen read/write in CassandraMailboxCounterDAO
                 Key: JAMES-3116
                 URL: https://issues.apache.org/jira/browse/JAMES-3116
             Project: James Server
          Issue Type: New Feature
          Components: cassandra, mailbox
            Reporter: Benoit Tellier


We read and update the corresponding row with 2 operations instead of one.

Doing a single operation would be moreoptimized.

Counters are an expensive dataType we should limit the impact of, and decreasing the operations on them would start mitigating the impact of their usage.



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