I think 1 cluster per large table should be preferred, rather than per
application.
Example, what if there is a large application that requires several big
tables, each many 10s of tera-bytes in size?
Is it still recommended to have 1 cluster for that app ?
On Fri, Nov 12, 2021 at 2:01 PM Jeff Ji
> On Nov 13, 2021, at 10:25 AM, Inquistive allen wrote:
>
>
> Hello team,
> Greetings.
>
> Simple question
>
> Using Cassandra 3.0.8
> Writing to DC-A using local_quorum
> Reading the same data from a DC-B using local quorum.
>
> It succeeds for a table and fails for other.
> Data writte
Hello team,
Greetings.
Simple question
Using Cassandra 3.0.8
Writing to DC-A using local_quorum
Reading the same data from a DC-B using local quorum.
It succeeds for a table and fails for other.
Data written is not replicated immediately even after a long time.
However if read is performed using