Yes it is
Am 10.02.2017 00:46 schrieb "Kant Kodali" :
> If reading from materialized view with a consistency level of quorum am I
> guaranteed to have the most recent view? other words is w + r > n contract
> maintained for MV's as well for both reads and writes?
>
> Thanks!
>
No. It's going to have Cassandra to manage the CDC logs, instead of
having another daemon process to handle that.
Here is CDC design JIRA: CASSANDRA-8844. The pain point is to develop
and manage the daemon. If they're integrated, it's going to be easier to
manage and monitor that.
Thanks,
Ja
Is it for testing purpose?
On Thu, Feb 9, 2017 at 3:54 PM, Jay Zhuang
wrote:
> Hi,
>
> To process the CDC commitLogs, it requires a separate Daemon process, Carl
> has a Daemon example here: CASSANDRA-11575.
>
> Does it make sense to integrate it into Cassandra? So the user doesn't
> have to man
Hi,
To process the CDC commitLogs, it requires a separate Daemon process,
Carl has a Daemon example here: CASSANDRA-11575.
Does it make sense to integrate it into Cassandra? So the user doesn't
have to manage another JVM on the same box. Then provide an ITrigger
like interface
(https://gith
If reading from materialized view with a consistency level of quorum am I
guaranteed to have the most recent view? other words is w + r > n contract
maintained for MV's as well for both reads and writes?
Thanks!
1975 is totally recent :s
On Wed, Feb 8, 2017, 04:29 Jason Brown wrote:
> Ben,
>
> This is pretty cool! Almost wish I could apply ;)
>
> >> "Distributed database systems are relatively new technology"
> https://www.ietf.org/rfc/rfc677.txt.pdf - lol, 1975 :)
>
> -Jason
>
> On Tue, Feb 7, 2017 at