mike-tr-adamson commented on code in PR #2498:
URL: https://github.com/apache/cassandra/pull/2498#discussion_r1269336946


##########
test/distributed/org/apache/cassandra/distributed/test/sai/IndexStreamingTest.java:
##########
@@ -92,10 +92,10 @@ public void testIndexComponentStreaming() throws IOException
             ));
 
             int num_components = isLiteral ? sstableStreamingComponentsCount() 
+
-                                             
V1OnDiskFormat.PER_SSTABLE_COMPONENTS.size() +
+                                             
V1OnDiskFormat.SKINNY_PER_SSTABLE_COMPONENTS.size() +

Review Comment:
   I think this is a good idea for streaming particularly. 



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