<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>DataStax Support Forums &#187; Topic: Commit log is not sync&#039;ng periodically  and still holding the yesterday&#039;s data</title>
		<link>http://www.datastax.com/support-forums/topic/commit-log-is-not-syncng-periodically-and-still-holding-the-yesterdays-data</link>
		<description>Software, Support, and Training for Apache Cassandra</description>
		<language>en-US</language>
		<pubDate>Wed, 22 May 2013 06:39:12 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.3</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.datastax.com/support-forums/search.php</link>
		</textInput>
		<atom:link href="http://www.datastax.com/support-forums/rss/topic/commit-log-is-not-syncng-periodically-and-still-holding-the-yesterdays-data" rel="self" type="application/rss+xml" />

		<item>
			<title>Sven on "Commit log is not sync&#039;ng periodically  and still holding the yesterday&#039;s data"</title>
			<link>http://www.datastax.com/support-forums/topic/commit-log-is-not-syncng-periodically-and-still-holding-the-yesterdays-data#post-7167</link>
			<pubDate>Mon, 29 Oct 2012 16:31:32 +0000</pubDate>
			<dc:creator>Sven</dc:creator>
			<guid isPermaLink="false">7167@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;commitlog_segment_size_in_mb controls the size of the individual commitlog files. So I wouldn't expect that to affect what data is visible when. &#60;/p&#62;
&#60;p&#62;When you say updates are not reflect immediately in the frontend, what exactly are you talking about? Do you have a more concrete example of what you are doing/observing?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gopia on "Commit log is not sync&#039;ng periodically  and still holding the yesterday&#039;s data"</title>
			<link>http://www.datastax.com/support-forums/topic/commit-log-is-not-syncng-periodically-and-still-holding-the-yesterdays-data#post-7139</link>
			<pubDate>Sat, 27 Oct 2012 10:25:00 +0000</pubDate>
			<dc:creator>gopia</dc:creator>
			<guid isPermaLink="false">7139@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Thanks for the reply.. I am bit confused between commitlog_segment_size_in_mb  and commitlog_total_space_in_mb. I changed the commitlog_total_space_in_mb value to a less value to make the updates reflect immediately  on the front-end.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Sven on "Commit log is not sync&#039;ng periodically  and still holding the yesterday&#039;s data"</title>
			<link>http://www.datastax.com/support-forums/topic/commit-log-is-not-syncng-periodically-and-still-holding-the-yesterdays-data#post-7134</link>
			<pubDate>Sat, 27 Oct 2012 04:23:55 +0000</pubDate>
			<dc:creator>Sven</dc:creator>
			<guid isPermaLink="false">7134@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;You may be misinterpreting what commitlog_sync_period_in_ms means (please see &#60;a href=&#34;http://wiki.apache.org/cassandra/Durability&#34; rel=&#34;nofollow&#34;&#62;http://wiki.apache.org/cassandra/Durability&#60;/a&#62; for a more detailed explanation). It only refers to the interval between fsyncs, which ensures that the data written to the commitlog is committed to disk.&#60;/p&#62;
&#60;p&#62;A common concern is to keep the size of the commit log small, in which case you may want to consider changing the parameter commitlog_total_space_in_mb. Not sure whether that is you issue though.&#60;/p&#62;
&#60;p&#62;Are you observing a particular issue that triggers your concern, or in other words, what problem are you trying to solve?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gopia on "Commit log is not sync&#039;ng periodically  and still holding the yesterday&#039;s data"</title>
			<link>http://www.datastax.com/support-forums/topic/commit-log-is-not-syncng-periodically-and-still-holding-the-yesterdays-data#post-7120</link>
			<pubDate>Fri, 26 Oct 2012 06:02:01 +0000</pubDate>
			<dc:creator>gopia</dc:creator>
			<guid isPermaLink="false">7120@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;I am using the 1.1 datastax linux (centos) installer for the cassandra service.&#60;/p&#62;
&#60;p&#62;The cassandra service is holding the past data and not flushing periodically even thought the commit log sync period is timed out. Please let me know any other setting are required to check.&#60;/p&#62;
&#60;p&#62;Below are the setting i use in cassandra.yaml&#60;/p&#62;
&#60;p&#62;commitlog_sync: periodic&#60;br /&#62;
commitlog_sync_period_in_ms: 10000&#60;/p&#62;
&#60;p&#62;commitlog_segment_size_in_mb: 32&#60;/p&#62;
&#60;p&#62;If i change the commitlog segment size to  a lower value than the commit log folder size, then only the cassandra is clearing the commitlogs.&#60;/p&#62;
&#60;p&#62;Please help me, i am not sure whether the commitlog segment size requires changes to the value.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
