This is an automated email from the ASF dual-hosted git repository.
btellier pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/james-project.git.
from 1ebc356 JAMES-3187 Added User Model
new a2dd14b JAMES-3265 CassandraMessageMapper should limit modseq
allocation upon flags updates
new bc0e45d JAMES-3265 Introduce StatementRecorder.Selector
new a74ca35 JAMES-3265 Reduce statement count upon
CassandraMessageMapper::delete & Flags updates
new 5bfcbe0 JAMES-3170 CassandraBlobStoreCache should not propagate
failures
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../backends/cassandra/StatementRecorder.java | 30 +++++
.../backends/cassandra/TestingSessionTest.java | 11 +-
.../cassandra/mail/CassandraIndexTableHandler.java | 107 +++++++++++++--
.../cassandra/mail/CassandraMailboxCounterDAO.java | 4 +-
.../cassandra/mail/CassandraMessageMapper.java | 67 +++++-----
.../mail/CassandraIndexTableHandlerTest.java | 2 +-
.../cassandra/mail/CassandraMessageMapperTest.java | 148 ++++++++++++++++++---
.../cassandra/cache/CassandraBlobStoreCache.java | 6 +-
.../blob/cassandra/cache/CachedBlobStoreTest.java | 15 +++
9 files changed, 321 insertions(+), 69 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]