Marked as a duplicate of CASSANDRA-5079
Regards
Cyril SCETBON
On Dec 3, 2012, at 10:53 PM, Cyril Scetbon wrote:
> issue https://issues.apache.org/jira/browse/CASSANDRA-5024 created
>
> Regards
> Cyril SCETBON
>
> On Dec 3, 2012, at 10:24 AM, Cyril Scetbon wrote:
>
>> the null value comes fr
issue https://issues.apache.org/jira/browse/CASSANDRA-5024 created
Regards
Cyril SCETBON
On Dec 3, 2012, at 10:24 AM, Cyril Scetbon wrote:
> the null value comes from the function removeDeletedCF in file
> ColumnFamilyStore.java where cf.getColumnCount() = 0 and
> cf.isMarkedForDelete()=fals
I dig a little more deeply and the null value comes from the function
removeDeletedCF in file ColumnFamilyStore.java where cf.getColumnCount() = 0
and cf.isMarkedForDelete()=false
Hope it helps
Regards
Cyril SCETBON
On Dec 3, 2012, at 10:02 AM, Cyril Scetbon wrote:
> Hi Jonathan,
>
> Never
Hi Jonathan,
Never mind it was an issue with the rmi hostname. Now it works and the issue
comes from the following lines (KeysSearcher.java in package
org.apache.cassandra.db.index.keys) :
if (logger.isDebugEnabled())
logger.debug(String.forma
Re remote debugging, see cassandra-env.sh:
# uncomment to have Cassandra JVM listen for remote
debuggers/profilers on port 1414
# JVM_OPTS="$JVM_OPTS -Xdebug -Xnoagent
-Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=1414"
On Sat, Dec 1, 2012 at 1:22 AM, Cyril Scetbon wrote:
> Hi,
>
> We
Hi,
We got an issue here with cassandra 1.1.6 where a secondary index seems to be
seen as empty. For example, If I try to see what are the first 10 values I have
:
cqlsh:pns_fr> select mailendwnd from syndic limit 10;
mailendwnd
--
2012-11-29 23:30:00+
2012-11-29 02: