[
https://issues.apache.org/jira/browse/CASSANDRA-10705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hobin Yoon updated CASSANDRA-10705:
-----------------------------------
Comment: was deleted
(was: From a64010ac878b35b065586ead2eb92878e73cd249 Mon Sep 17 00:00:00 2001
From: Hobin Yoon <[email protected]>
Date: Sat, 14 Nov 2015 11:59:00 -0500
Subject: [PATCH] fix a typo
---
conf/cassandra.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/conf/cassandra.yaml b/conf/cassandra.yaml
index 89dda76..fd28447 100644
--- a/conf/cassandra.yaml
+++ b/conf/cassandra.yaml
@@ -378,7 +378,7 @@ concurrent_materialized_view_writes: 32
# memtable_offheap_space_in_mb: 2048
# Ratio of occupied non-flushing memtable size to total permitted size
-# that will trigger a flush of the largest memtable. Lager mct will
+# that will trigger a flush of the largest memtable. Larger mct will
# mean larger flushes and hence less compaction, but also less concurrent
# flush activity which can make it difficult to keep your disks fed
# under heavy write load.)
> A typo fix
> ----------
>
> Key: CASSANDRA-10705
> URL: https://issues.apache.org/jira/browse/CASSANDRA-10705
> Project: Cassandra
> Issue Type: Improvement
> Components: Configuration
> Reporter: Hobin Yoon
> Priority: Trivial
> Labels: easyfix
> Fix For: 3.2
>
> Attachments: typo-fix.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)