You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@james.apache.org by bt...@apache.org on 2022/08/24 10:30:20 UTC

[james-project] branch master updated (6f01284745 -> 5067cf6af2)

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 6f01284745 [BUILD] Enforce the use of a local m2 repo (#1143)
     add 5067cf6af2 JAMES-3809 Get rid of cassandra.properties chunk.size.message.read in favor of batchsize.properties (#1148)

No new revisions were added by this update.

Summary of changes:
 .../init/configuration/CassandraConfiguration.java | 28 ++--------------------
 .../init/CassandraConfigurationReadingTest.java    |  1 -
 .../cassandra/init/CassandraConfigurationTest.java | 16 -------------
 .../configuration-reader-test/cassandra.properties |  1 -
 .../CassandraMailboxSessionMapperFactory.java      |  8 ++++---
 .../cassandra/mail/CassandraMessageIdMapper.java   |  9 ++++---
 .../cassandra/mail/CassandraMessageMapper.java     |  7 ++++--
 .../CassandraSubscriptionManagerTest.java          |  4 +++-
 .../TestCassandraMailboxSessionMapperFactory.java  | 14 +++++++++++
 .../mail/CassandraMessageIdMapperTest.java         | 17 +++++++++----
 .../mailbox/cassandra/mail/utils/GuiceUtils.java   |  4 +++-
 .../org/apache/james/mailbox/store/BatchSizes.java | 16 +++++++++++++
 .../mailbox/store/StoreMessageResultIterator.java  | 16 +------------
 .../sample-configuration/cassandra.properties      |  1 -
 .../sample-configuration/cassandra.properties      |  1 -
 upgrade-instructions.md                            | 12 ++++++++++
 16 files changed, 80 insertions(+), 75 deletions(-)


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