.
>
> I want to understand why there's no commit log file flushed into
> cdc_raw directory at all even when the threshold cdc_total_space_in_mb has
> been reached and write suspension has been triggered in Cassandra DB. This
> sounds like a bug and currently makes the CDC feature useless.
>
> Thanks so much,
> Bingqin Zhou
>
--
Cordialement;
Ahmed ELJAMI
>
> On Fri, Dec 4, 2020 at 5:32 AM Ahmed Eljami
> wrote:
>
> > Hi folks,
> >
> > I'm trying to run dtest on local and getting the following error (I
> > configure it to run the only refresh_test.py test):
> >
Hi folks,
I'm trying to run dtest on local and getting the following error (I
configure it to run the only refresh_test.py test):
$ pytest --cassandra-dir=/home/aeljami/workspace/git/cstar/cassandra
== test session
> starts
g illegal legacy cells can break reverse
> >> iteration of indexed partitions
> >>
> >> /Marcus
> >>
> >> -
> >> To unsubscribe, e-mail: dev-unsubscr...@cassandra.apache.org
> >> For additional commands, e-mail: dev-h...@cassandra.apache.org
> >>
> >>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@cassandra.apache.org
> For additional commands, e-mail: dev-h...@cassandra.apache.org
>
>
--
Cordialement;
Ahmed ELJAMI
Hi,
Not yet fixed, probably Q4 2019.
Please find more informations on this thread:
https://lists.apache.org/thread.html/246a5d79240b7701455360d650de7acb11c66e53d007babe206fe0a7@%3Cdev.cassandra.apache.org%3E
ndra.apache.org
> For additional commands, e-mail: dev-h...@cassandra.apache.org
>
> This e-mail, including attachments, may include confidential and/or
> proprietary information, and may be used only by the person or entity
> to which it is addressed. If the reader of this e-mail is not the intended
> recipient or his or her authorized agent, the reader is hereby notified
> that any dissemination, distribution or copying of this e-mail is
> prohibited. If you have received this e-mail in error, please notify the
> sender by replying to this message and delete this e-mail immediately.
> B�CB��[��X��ܚX�KK[XZ[�]�][��X��ܚX�P�\��[��K�\X�K�ܙ�B��܈Y][ۘ[��[X[��K[XZ[�]�Z[�\��[��K�\X�K�ܙ�B�B
>
--
Cordialement;
Ahmed ELJAMI
Hi,
I need your help for modeling a nested collection with cassanrda2.0 (UDT no,
no fozen)
My users table contains emails by type, each type of email contains multiple
emails.
Example:
Type: pro. emails: {a...@mail.com, b...@mail.com ...}
Type: private. emails: {c...@mail.com, d...@mail.com}
.