Arsnael commented on a change in pull request #504:
URL: https://github.com/apache/james-project/pull/504#discussion_r657598550



##########
File path: upgrade-instructions.md
##########
@@ -19,7 +19,22 @@ Change list:
  - [Drop Cassandra schema version prior version 
8](#drop-cassandra-schema-version-prior-version-8)
  - [Adopt UnboundID as a LDAP library](#adopt-unboundid-as-a-ldap-library)
  - [Review the architecture of the RabbitMQ event 
bus](#review-the-architecture-of-the-rabbitmq-event-bus)
+ - [Cassandra Schema update to V11](#cassandra-schema-update-to-v11)
  
+### Cassandra Schema update to V11
+
+Date 23/06/2021
+
+JIRA: https://issues.apache.org/jira/browse/JAMES-3516
+
+Concerned product: Distributed James
+
+Add threadId column to messageIdTable and imapUidTable in order to get a 
message's threadId.
+
+In order to benefit from this work, you need to [upgrade to the latest schema 
version](https://github.com/apache/james-project/blob/master/src/site/markdown/server/manage-webadmin.md#upgrading-to-the-latest-version).

Review comment:
       By using cqlsh: https://cassandra.apache.org/doc/latest/tools/cqlsh.html
   
   Data manipulation with CQL: 
https://cassandra.apache.org/doc/latest/cql/dml.html# -> for finding your 
commands




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

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