dcapwell commented on PR #3662: URL: https://github.com/apache/cassandra/pull/3662#issuecomment-2471469243
The main thing blocking my +1 is the `txn_blocked_by` table. We either need to move it back where it was, or change JVM-Dtest to handle the changes. My stance is `txn_blocked_by` should move back and if there are concerns about the table we should address them. If there is a valid believe that this table should not be exposed in prod in the current state I am fine moving it (though I disagree). -- 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]

