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


##########
src/java/org/apache/cassandra/db/marshal/UserType.java:
##########
@@ -173,25 +173,24 @@ public ByteBuffer 
serializeForNativeProtocol(Iterator<Cell<?>> cells, ProtocolVe
     {
         assert isMultiCell;
 
-        ByteBuffer[] components = new ByteBuffer[size()];

Review Comment:
   Let's leave it for later. The patch is already pretty big.



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