maedhroz commented on code in PR #3274:
URL: https://github.com/apache/cassandra/pull/3274#discussion_r1591614126
##########
src/java/org/apache/cassandra/cql3/CQLStatement.java:
##########
@@ -75,9 +76,9 @@ default Iterable<Function> getFunctions()
*
* @param state the current query state
* @param options options for this query (consistency, variables,
pageSize, ...)
- * @param queryStartNanoTime the timestamp returned by System.nanoTime()
when this statement was received
+ * @param requestTime request enqueue / and start times
Review Comment:
nit: Worth mentioning it's dependent on `cql_start_time`?
--
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]