We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19a4529 commit d52dc12Copy full SHA for d52dc12
src/java/org/apache/cassandra/service/accord/txn/TxnUpdate.java
@@ -530,7 +530,7 @@ else if (cmp < 0)
530
* </code>
531
* <p>
532
* When a non-conditional set of mutations exists with conditional ones, then the non-conditional mutations should
533
- * be in their own block with a null/empty condition.
+ * be in their own block with a empty condition.
534
*/
535
final List<Block> blocks;
536
0 commit comments