You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "maxwellguo (Jira)" <ji...@apache.org> on 2020/10/09 06:28:00 UTC

[jira] [Commented] (CASSANDRASC-27) CDC reader in Apache Cassandra Sidecar

    [ https://issues.apache.org/jira/browse/CASSANDRASC-27?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17210636#comment-17210636 ] 

maxwellguo commented on CASSANDRASC-27:
---------------------------------------

I change the Assignee  from [~tharanga] to me , :) . Any proposal [~vinaykumarcse] with the doc ? 

> CDC reader in Apache Cassandra Sidecar
> --------------------------------------
>
>                 Key: CASSANDRASC-27
>                 URL: https://issues.apache.org/jira/browse/CASSANDRASC-27
>             Project: Sidecar for Apache Cassandra
>          Issue Type: New Feature
>            Reporter: Vinay Chella
>            Assignee: maxwellguo
>            Priority: Normal
>
> Apache Cassandra has the CDC (Change Data Capture) features since 3.8. This is further enhanced with (CASS-12148) in Cassandra 4.0.
> However, there’s no generally available mechanism to stream changes out of a Cassandra database; hence the utility of this feature is limited if not absent.
> Many applications use Cassandra as their primary data store. For various reasons(Caching, analyzing, indexing, etc), this data needs to be synchronized with derived/secondary data stores.  We would like to emit change streams in real-time to consumers so that changes to Cassandra can be used for various purposes.
> *Goals*
>  * Enhance Apache Cassandra sidecar with a CDC reader that can read and emit changes in real-time. Priority for the initial implementation is safety and correctness, performance enhancements will follow in subsequent iterations
> *Nongoals*
>  * Modify Cassandra storage engine to emit changes
>  
> *Proposal*
> https://docs.google.com/document/d/11YywfJTm29szZOVOSRbtfvClbmMQtJ8WyCB7_CUgo-U/edit?usp=sharing
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org