Hey Saurabh,

Your issue seems similar to one I have, but mine seems like a timing issue
(and not easy to reproduce) , check the comments here
https://issues.apache.org/jira/browse/CASSANDRA-8012 and see if it fits
your problem.

Otherwise do like Mark recommended and create a new JIRA issue.

Regards,

Carlos

Regards,

Carlos Juzarte Rolo
Cassandra Consultant

Pythian - Love your data

rolo@pythian | Twitter: cjrolo | Linkedin: *linkedin.com/in/carlosjuzarterolo
<http://linkedin.com/in/carlosjuzarterolo>*
Tel: 1649
www.pythian.com

On Thu, Feb 5, 2015 at 10:25 PM, Mark Reddy <mark.l.re...@gmail.com> wrote:

> Hey Saurabh,
>
> I can't say that I have experienced this before, however if you can
> reliably reproduce the issue it would be worth commenting on the JIRA issue
> you linked to or alternatively creating a new JIRA with as much info
> (setup, test case, debug logs, etc) as possible.
>
> Regards,
> Mark
>
> On 5 February 2015 at 00:50, Saurabh Sethi <saurabh_se...@symantec.com>
> wrote:
>
>> I have a 3 node cluster running Cassandra version 2.1.2. Through my unit
>> test, I am creating a column family with 3 columns, inserting a row,
>> asserting that the values got inserted and then truncating the column
>> family.
>>
>> After that I am adding a fourth column to the column family and inserting
>> a new row with four values but this insertion is failing because it can’t
>> find the newly added column.
>>
>> If I go via debug mode, it works fine but not otherwise. I also tried
>> putting a Thread.sleep() for 10 seconds after adding the new column but to
>> no avail.
>>
>> Anyone has any idea what might be going on here?
>>
>> I see that a jira was filed related to similar issue in May 2014 but they
>> closed it in December 2014 stating not reproducible.
>> https://issues.apache.org/jira/browse/CASSANDRA-7186
>>
>> Thanks,
>> Saurabh
>>
>
>

-- 


--



Reply via email to