mike-tr-adamson commented on code in PR #2409:
URL: https://github.com/apache/cassandra/pull/2409#discussion_r1247612311
##########
src/java/org/apache/cassandra/index/sai/disk/v1/postings/PostingsWriter.java:
##########
@@ -123,7 +128,6 @@ public PostingsWriter(IndexDescriptor indexDescriptor,
IndexContext indexContext
private PostingsWriter(IndexOutput dataOutput, int blockSize) throws
IOException
{
assert dataOutput instanceof IndexOutputWriter;
Review Comment:
I nearly removed this when I removed the spamming log statement below it. I
have made this change now.
--
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]