maedhroz commented on code in PR #4428:
URL: https://github.com/apache/cassandra/pull/4428#discussion_r2539073370
##########
test/unit/org/apache/cassandra/service/reads/AbstractReadResponseTest.java:
##########
@@ -261,7 +261,7 @@ static Message<ReadResponse> response(ReadCommand command,
static Message<ReadResponse> response(InetAddressAndPort from,
UnfilteredPartitionIterator
partitionIterator,
ByteBuffer repairedDigest,
- boolean hasPendingRepair,
+ boolean hasPendingRepair,
Review Comment:
nit: formatting
--
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]