omniCoder77 commented on PR #4596: URL: https://github.com/apache/cassandra/pull/4596#issuecomment-3833943167
@smiklosovic I have addressed above comments and Added new test cases verifying warning behaviour (warn only when ` misprepared_statements_enabled` is true) and to bypass misprepare guardrail for system keyspaces. Centralized onMisprepare logic to Guardrails.java Refined test case to extract repeating statements to a function, increase readability. -- 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]

