smiklosovic commented on code in PR #2058:
URL: https://github.com/apache/cassandra/pull/2058#discussion_r1065069692
##########
src/java/org/apache/cassandra/db/streaming/CassandraStreamReader.java:
##########
@@ -109,7 +111,6 @@ public CassandraStreamReader(StreamMessageHeader header,
CassandraStreamHeader s
public SSTableMultiWriter read(DataInputPlus inputPlus) throws Throwable
{
long totalSize = totalSize();
-
Review Comment:
@isaacreath maybe you forgot this?
--
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]