jaydeepkumar1984 commented on code in PR #4358:
URL: https://github.com/apache/cassandra/pull/4358#discussion_r2644320758


##########
src/java/org/apache/cassandra/service/StorageProxy.java:
##########
@@ -1092,6 +1095,20 @@ public static boolean appliesLocally(Mutation mutation)
                 .all().endpoints().contains(local);
     }
 
+    public static void 
applyMVMutationsBasedOnBaseTableMutation(PartitionUpdate upd, FilteredPartition 
exisitings, ConsistencyLevel consistencyLevel, Dispatcher.RequestTime 
requestTime){

Review Comment:
   nit: `{` on a new line here and elsewhere



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

Reply via email to