You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pr@cassandra.apache.org by "bereng (via GitHub)" <gi...@apache.org> on 2023/03/14 07:51:15 UTC

[GitHub] [cassandra-dtest] bereng commented on a diff in pull request #202: Cassandra 14227 trunk

bereng commented on code in PR #202:
URL: https://github.com/apache/cassandra-dtest/pull/202#discussion_r1135119703


##########
client_request_metrics_local_remote_test.py:
##########
@@ -59,7 +59,7 @@ def test_batch_and_slice(self):
         # Run batch test:
         query = 'BEGIN BATCH '
         for i in murmur3_hashes.keys():
-            for y in range(0, 50):
+            for y in range(0, 40):

Review Comment:
   Iirc I was getting 'batch too large` errors but I reverted and they don't seem to show up anymore



-- 
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: pr-unsubscribe@cassandra.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org
For additional commands, e-mail: pr-help@cassandra.apache.org