Hi Michael,
Thank you for letting me know. As you say, test failures because of
TIMEOUT issue get recovered. There're some unit tests are still
failing, but I think these're other ongoing issues.
(Since you removed TIMEOUT issues, total time of 'ant test' improved
too, which is great help for me,
On 11/11/2013 08:59 PM, Shinpei Nakata wrote:
> On Tue, Nov 12, 2013 at 12:46 AM, Michael Shuler
> wrote:
>> https://issues.apache.org/jira/browse/CASSANDRA-6321
>
> Okay, I relieved. Exactly same failures (TIMEOUT) happening in my
> local environment.
Shinpei, a fix was committed to trunk a li
I finally solved the problem, I post the solution here for future use.
The simplest solution is to call DefsTables.mergeSchema() for each
RowMutation.
This way local Schema is kept up to date.
Panagiotis
On Tue, Nov 12, 2013 at 3:57 AM, Panagiotis Garefalakis
wrote:
> Hello all,
>
> I hope this