This is an automated email from the ASF dual-hosted git repository.
brandonwilliams pushed a commit to branch cassandra-3.11
in repository https://gitbox.apache.org/repos/asf/cassandra.git
The following commit(s) were added to refs/heads/cassandra-3.11 by this push:
new 8bc0f3f fix typo in CHANGES
8bc0f3f is described below
commit 8bc0f3f6d456dcd8c3ad9bab9e904f3372b849ce
Author: Brandon Williams <[email protected]>
AuthorDate: Tue Jan 28 11:50:43 2020 -0600
fix typo in CHANGES
---
CHANGES.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CHANGES.txt b/CHANGES.txt
index 54f09a1..2945365 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -711,7 +711,7 @@ Merged from 2.1:
* Support seek() in EncryptedFileSegmentInputStream (CASSANDRA-11957)
* SSTable tools mishandling LocalPartitioner (CASSANDRA-12002)
* When SEPWorker assigned work, set thread name to match pool
(CASSANDRA-11966)
- * Add cross-DC latency metrics (CASSANDRA-11596)
+ * Add cross-DC latency metrics (CASSANDRA-11569)
* Allow terms in selection clause (CASSANDRA-10783)
* Add bind variables to trace (CASSANDRA-11719)
* Switch counter shards' clock to timestamps (CASSANDRA-9811)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]