maedhroz commented on code in PR #2409:
URL: https://github.com/apache/cassandra/pull/2409#discussion_r1228438109
##########
src/java/org/apache/cassandra/index/sai/metrics/ColumnQueryMetrics.java:
##########
@@ -70,6 +70,61 @@ public QueryEventListener.PostingListEventListener
postingListEventListener()
}
}
+ public static class BKDIndexMetrics extends ColumnQueryMetrics implements
QueryEventListener.BlockBalancedTreeEventListener
Review Comment:
TODO/nit: Still using `BKD*` here and "KDTreePostings" below...
--
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]