smiklosovic commented on code in PR #2058:
URL: https://github.com/apache/cassandra/pull/2058#discussion_r1082379071
##########
test/microbench/org/apache/cassandra/test/microbench/ZeroCopyStreamingBenchmark.java:
##########
@@ -145,7 +145,6 @@ public void setupBenchmark() throws IOException
.withFirstKey(sstable.first)
.withTableId(sstable.metadata().id)
.build();
-
Review Comment:
@isaacreath I know it is super annoying but if you manage to put these lines
back (on line 171 too), this file would stayed unchanged and your patch would
be smaller. I totally get that this seems like a lot of red tape but we need to
contain the dragon / lower the entropy as much as we can.
--
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]