maedhroz commented on code in PR #2190:
URL: https://github.com/apache/cassandra/pull/2190#discussion_r1128256501
##########
src/java/org/apache/cassandra/db/WriteType.java:
##########
@@ -17,6 +17,10 @@
*/
package org.apache.cassandra.db;
+/**
+ * Identifier for what type of operation timed out. This type is driver
facing as a String, but some drivers conver
Review Comment:
```suggestion
* Identifier for what type of operation timed out. This type is driver
facing as a String, but some drivers convert
```
--
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]