blerer commented on code in PR #2488:
URL: https://github.com/apache/cassandra/pull/2488#discussion_r1270448581


##########
src/java/org/apache/cassandra/fql/FullQueryLogger.java:
##########
@@ -441,6 +464,7 @@ private static abstract class AbstractLogEntry extends 
BinLog.ReleaseableWriteMa
     {
         private final long queryStartTime;
         private final int protocolVersion;
+        @Unmetered
         private final ByteBuf queryOptionsBuffer;

Review Comment:
   Yes it is a left over.
   



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