Dor - that looks very useful. Looking forward to trying the CDC Kafka
connector!

On Thu, 28 May 2020 at 02:53, Dor Laor <d...@scylladb.com> wrote:

> If it's helpful, IMO, the approach Cassandra needs to take isn't
> by tracking the individual node commit log and putting the burden
> on the client. At Scylla, we had the 'opportunity' to be a late comer
> and see what approach Cassadnra took and what DynamoDB streams
> took.
>
> We've implemented CDC as a regular CQL table [1].
> Not only it's super easy to consume, it's also consistent and
> you can choose to read the older values.
>
> I recommend Cassandra should pick up our design, a small
> contribution back. We're implementing an OSS kafka CDCk connector
> too.
>
> Dor
>
> [1]
> https://www.scylladb.com/2020/03/31/observing-data-changes-with-change-data-capture-cdc/
>
> On Wed, May 27, 2020 at 5:41 PM Erick Ramirez <erick.rami...@datastax.com>
> wrote:
>
>> I have looked at DataStax CDC but I think it works only for DSE !
>>>
>>
>> Yes, thanks for the correction.  I just got confirmation myself -- the
>> Kafka-Cassandra connector works with OSS C* but the CDC connector relies on
>> a DSE feature that's not yet available in OSS C*. Cheers!
>>
>

-- 



--

The information contained in this electronic message and any 
attachments to this message are intended for the exclusive use of the 
addressee(s) and may contain proprietary, confidential or privileged 
information. If you are not the intended recipient, you should not 
disseminate, distribute or copy this e-mail. Please notify the sender 
immediately and destroy all copies of this message and any attachments. 
WARNING: Computer viruses can be transmitted via email. The recipient 
should check this email and any attachments for the presence of viruses. 
The company accepts no liability for any damage caused by any virus 
transmitted by this email. www.digitalis.io <http://www.digitalis.io>

Reply via email to