This is an automated email from the ASF dual-hosted git repository.

brandonwilliams pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra-dtest.git


The following commit(s) were added to refs/heads/trunk by this push:
     new bab2c0f0 Add ticket number for 17749
bab2c0f0 is described below

commit bab2c0f032afe44797d6151f2b3fcd6f02cdccc2
Author: Brandon Williams <[email protected]>
AuthorDate: Fri Jul 15 08:09:38 2022 -0500

    Add ticket number for 17749
---
 upgrade_tests/upgrade_through_versions_test.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/upgrade_tests/upgrade_through_versions_test.py 
b/upgrade_tests/upgrade_through_versions_test.py
index 4cbbc858..746772aa 100644
--- a/upgrade_tests/upgrade_through_versions_test.py
+++ b/upgrade_tests/upgrade_through_versions_test.py
@@ -302,7 +302,7 @@ class TestUpgrade(Tester):
             r'Unknown column cdc during deserialization',
             # may occur during 2.2 check for existing roles
             r'Got slice command for nonexistent table system_auth.roles',
-            # file may be read while being written; will be read again when 
done
+            # file may be read while being written; will be read again when 
done (CASSANDRA-17749)
             r'Snitch definitions at cassandra-topology.properties do not 
define a location',
         )
 


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

Reply via email to