chibenwa commented on code in PR #1706:
URL: https://github.com/apache/james-project/pull/1706#discussion_r1309718921


##########
mpt/impl/imap-mailbox/cassandra/src/test/java/org/apache/james/mpt/imapmailbox/cassandra/host/CassandraHostSystem.java:
##########
@@ -110,7 +110,7 @@ public void beforeTest() throws Exception {
         SessionProviderImpl sessionProvider = new 
SessionProviderImpl(authenticator, authorizator);
         QuotaRootResolver quotaRootResolver = new 
DefaultUserQuotaRootResolver(sessionProvider, mapperFactory);
 
-        perUserMaxQuotaManager = new CassandraPerUserMaxQuotaManager(
+        perUserMaxQuotaManager = new CassandraPerUserMaxQuotaManagerV1(

Review Comment:
   V2



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to