blambov commented on code in PR #1723:
URL: https://github.com/apache/cassandra/pull/1723#discussion_r972072860


##########
test/unit/org/apache/cassandra/cql3/validation/operations/AlterTest.java:
##########
@@ -50,6 +52,15 @@
 
 public class AlterTest extends CQLTester
 {
+    @BeforeClass
+    public static void setUpClass()

Review Comment:
   Testing of the trie memtable is already added. This prefix was turning off 
sharding for this text, which had a problem with invalid tokens that it 
inserted in the token metadata. The latter is now fixed and the prefix is 
removed.



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