tolbertam commented on PR #3899: URL: https://github.com/apache/cassandra/pull/3899#issuecomment-2870271015
Pleasantly surprising how trivial the merge from trunk after accord was, I put this off a little bit as thought i'd have conflicts everywhere but it was literally just a one-liner:  There was also some changes to `LoaderOptionsTest` that I had to account for where some constants from `TlsTestUtils` were being used that we can't access anymore now that tests are in a separate module. I figure it'd be fine to just not use the constants since don't think it is worth justifying adding the base test code to sstableloader's test classpath (3d431c0). Updated the Jenkins file in 87030ca and kicked off a ci test run to ensure everything is still good. -- 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-unsubscr...@cassandra.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: pr-unsubscr...@cassandra.apache.org For additional commands, e-mail: pr-h...@cassandra.apache.org