https://issues.apache.org/jira/browse/CASSANDRA-1571
On Fri, Oct 1, 2010 at 3:41 PM, Jonathan Ellis wrote:
> Yes, this is a bug. Can you create a ticket?
>
> On Fri, Oct 1, 2010 at 4:02 AM, Petr Odut wrote:
> > Hi,
> > I have CF User with secondary index on "email" column.
> > When I remove a
Yes, this is a bug. Can you create a ticket?
On Fri, Oct 1, 2010 at 4:02 AM, Petr Odut wrote:
> Hi,
> I have CF User with secondary index on "email" column.
> When I remove a whole row,
> del User['row']
> SI is not updated and get_indexed_slices still returns the deleted data.
> Is it still ope
Hi,
I have CF User with secondary index on "email" column.
When I remove a whole row,
del User['row']
SI is not updated and get_indexed_slices still returns the deleted data.
Is it still open bug?
Using latest nightly build.
--
Petr Odut [petr.o...@gmail.com]