<?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: Atomicity and validation</title>
		<link>http://www.datastax.com/support-forums/topic/atomicity-and-validation</link>
		<description>Software, Support, and Training for Apache Cassandra</description>
		<language>en-US</language>
		<pubDate>Fri, 24 May 2013 12:11:00 +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/atomicity-and-validation" rel="self" type="application/rss+xml" />

		<item>
			<title>jeffpk on "Atomicity and validation"</title>
			<link>http://www.datastax.com/support-forums/topic/atomicity-and-validation#post-289</link>
			<pubDate>Fri, 08 Jul 2011 03:44:46 +0000</pubDate>
			<dc:creator>jeffpk</dc:creator>
			<guid isPermaLink="false">289@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Really, as I thought about it, what I am asking for is a VERY limited form of consistency.&#60;/p&#62;
&#60;p&#62;Its consistency on a single node, over a single row, only for as long as the update takes.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jeffpk on "Atomicity and validation"</title>
			<link>http://www.datastax.com/support-forums/topic/atomicity-and-validation#post-286</link>
			<pubDate>Thu, 07 Jul 2011 20:29:32 +0000</pubDate>
			<dc:creator>jeffpk</dc:creator>
			<guid isPermaLink="false">286@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;As I understand it, all column updates within a single row and a single update request are atomic.&#60;/p&#62;
&#60;p&#62;My question is this, is the validation call made to validate that update also atomic, in the sense that the current values of the row, if checked by the validation call, will not change underneath the update?&#60;/p&#62;
&#60;p&#62;You can think of this sort of like a write  lock on the row that begins at validation time and ends when the update completes.  This is necessary behavior for some synchronization we need to do.  (Basically the validity of the update depends  on the comaprison of  certain values of the current row and the update values.)&#60;/p&#62;
&#60;p&#62;Thanks&#60;/p&#62;
&#60;p&#62;JK
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
