michaelsembwever commented on a change in pull request #858:
URL: https://github.com/apache/cassandra/pull/858#discussion_r545967750



##########
File path: src/java/org/apache/cassandra/cql3/QueryProcessor.java
##########
@@ -161,6 +161,12 @@ public static void clearPreparedStatements(boolean 
memoryOnly)
         if (!memoryOnly)
             SystemKeyspace.resetPreparedStatements();
     }
+    

Review comment:
       fyi: white-space here i had to remove. there was also three lines with 
trailing whitespace introduced in CompactTableTest, also fixed.




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]



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

Reply via email to