<?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: callback on insert or update</title>
		<link>http://www.datastax.com/support-forums/topic/callback-on-insert-or-update</link>
		<description>Software, Support, and Training for Apache Cassandra</description>
		<language>en-US</language>
		<pubDate>Thu, 23 May 2013 16:27:09 +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/callback-on-insert-or-update" rel="self" type="application/rss+xml" />

		<item>
			<title>Anonymous on "callback on insert or update"</title>
			<link>http://www.datastax.com/support-forums/topic/callback-on-insert-or-update#post-1171</link>
			<pubDate>Fri, 17 Feb 2012 08:34:54 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">1171@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Thanks for the feedback. I'm going to attempt to have to duplicate data by using CQL and the JDBC driver.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "callback on insert or update"</title>
			<link>http://www.datastax.com/support-forums/topic/callback-on-insert-or-update#post-1081</link>
			<pubDate>Thu, 02 Feb 2012 06:54:39 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">1081@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;I think not out of the box but you need to implement in your application logic. Meaning if success is return back from cassandra then you can trigger JMS message to RDBMS. Alternatively, you can write only changed rowkeys into another CF and periodically transfers the data from cassandra to RDBMS.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "callback on insert or update"</title>
			<link>http://www.datastax.com/support-forums/topic/callback-on-insert-or-update#post-1054</link>
			<pubDate>Wed, 18 Jan 2012 12:26:24 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">1054@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;I'm considering storing an abstract of the data in Cassandra in a regular RDBMS so reporting tools can use them. Cassandra will contain the core data, while a regular RDBMS may add more contextual data that does not need to clutter up the network connections because it is being replicated. &#60;/p&#62;
&#60;p&#62;In order to implement this in a good and stable style, I would like to have some kind of notification system whenever a Cassandra nodes updates a CF. Maybe a callback or listener similar to IEndPointStateChangeSubscriber, but then on CF. &#60;/p&#62;
&#60;p&#62;Is this possible?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
