[jira] [Commented] (CASSANDRA-2964) IndexRangeSliceQuery results include index column even though it is not in SliceRange

2012-06-12 Thread Jonathan Ellis (JIRA)

[ 
https://issues.apache.org/jira/browse/CASSANDRA-2964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13293670#comment-13293670
 ] 

Jonathan Ellis commented on CASSANDRA-2964:
---

Can you create a new ticket with debug logs from 1.1.1?

 IndexRangeSliceQuery results include index column even though it is not in 
 SliceRange
 -

 Key: CASSANDRA-2964
 URL: https://issues.apache.org/jira/browse/CASSANDRA-2964
 Project: Cassandra
  Issue Type: Bug
Affects Versions: 0.7.7
Reporter: Roland Gude
Assignee: Jonathan Ellis
 Fix For: 0.7.9

 Attachments: 2964-0.7.txt, TestIndexRangeSliceQuery.java, 
 cassandra.yaml


 When an IndexSlicwQuery is done the result contains the index column even 
 though it was not in the slice range.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (CASSANDRA-2964) IndexRangeSliceQuery results include index column even though it is not in SliceRange

2012-06-12 Thread Roland Gude (JIRA)

[ 
https://issues.apache.org/jira/browse/CASSANDRA-2964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13293681#comment-13293681
 ] 

Roland Gude commented on CASSANDRA-2964:


opened CASSANDRA-4332 for it

will attach DEBUG logs asap

 IndexRangeSliceQuery results include index column even though it is not in 
 SliceRange
 -

 Key: CASSANDRA-2964
 URL: https://issues.apache.org/jira/browse/CASSANDRA-2964
 Project: Cassandra
  Issue Type: Bug
Affects Versions: 0.7.7
Reporter: Roland Gude
Assignee: Jonathan Ellis
 Fix For: 0.7.9

 Attachments: 2964-0.7.txt, TestIndexRangeSliceQuery.java, 
 cassandra.yaml


 When an IndexSlicwQuery is done the result contains the index column even 
 though it was not in the slice range.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (CASSANDRA-2964) IndexRangeSliceQuery results include index column even though it is not in SliceRange

2011-08-05 Thread Roland Gude (JIRA)

[ 
https://issues.apache.org/jira/browse/CASSANDRA-2964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13079865#comment-13079865
 ] 

Roland Gude commented on CASSANDRA-2964:


Issue seems to be fixed. thanks.

 IndexRangeSliceQuery results include index column even though it is not in 
 SliceRange
 -

 Key: CASSANDRA-2964
 URL: https://issues.apache.org/jira/browse/CASSANDRA-2964
 Project: Cassandra
  Issue Type: Bug
Affects Versions: 0.7.7
Reporter: Roland Gude
Assignee: Jonathan Ellis
 Fix For: 0.7.9

 Attachments: 2964-0.7.txt, TestIndexRangeSliceQuery.java, 
 cassandra.yaml


 When an IndexSlicwQuery is done the result contains the index column even 
 though it was not in the slice range.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (CASSANDRA-2964) IndexRangeSliceQuery results include index column even though it is not in SliceRange

2011-08-04 Thread Roland Gude (JIRA)

[ 
https://issues.apache.org/jira/browse/CASSANDRA-2964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13079275#comment-13079275
 ] 

Roland Gude commented on CASSANDRA-2964:


great i will apply the patch and give it a try.

 IndexRangeSliceQuery results include index column even though it is not in 
 SliceRange
 -

 Key: CASSANDRA-2964
 URL: https://issues.apache.org/jira/browse/CASSANDRA-2964
 Project: Cassandra
  Issue Type: Bug
Affects Versions: 0.7.7
Reporter: Roland Gude
Assignee: Jonathan Ellis
 Fix For: 0.7.9

 Attachments: 2964-0.7.txt, TestIndexRangeSliceQuery.java, 
 cassandra.yaml


 When an IndexSlicwQuery is done the result contains the index column even 
 though it was not in the slice range.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (CASSANDRA-2964) IndexRangeSliceQuery results include index column even though it is not in SliceRange

2011-08-03 Thread Jonathan Ellis (JIRA)

[ 
https://issues.apache.org/jira/browse/CASSANDRA-2964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13078873#comment-13078873
 ] 

Jonathan Ellis commented on CASSANDRA-2964:
---

Hi Roland,

I think the attached patch should fix the problem.  If it does not, what we 
need to troubleshoot is the debug logs from the data nodes, e.g., 10.234.81.208 
when it the coordinator logs, reading 
org.apache.cassandra.db.IndexScanCommand@22bb5662 from /10.234.81.208.

 IndexRangeSliceQuery results include index column even though it is not in 
 SliceRange
 -

 Key: CASSANDRA-2964
 URL: https://issues.apache.org/jira/browse/CASSANDRA-2964
 Project: Cassandra
  Issue Type: Bug
Affects Versions: 0.7.7
Reporter: Roland Gude
 Attachments: 2964-0.7.txt, TestIndexRangeSliceQuery.java, 
 cassandra.yaml


 When an IndexSlicwQuery is done the result contains the index column even 
 though it was not in the slice range.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (CASSANDRA-2964) IndexRangeSliceQuery results include index column even though it is not in SliceRange

2011-07-28 Thread Roland Gude (JIRA)

[ 
https://issues.apache.org/jira/browse/CASSANDRA-2964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13072266#comment-13072266
 ] 

Roland Gude commented on CASSANDRA-2964:


This was working correctly in 0.7.5 but after uzpgrading to 0.7.7 the ranges 
seem to be wrong.
Will add a testcase soon.

 IndexRangeSliceQuery results include index column even though it is not in 
 SliceRange
 -

 Key: CASSANDRA-2964
 URL: https://issues.apache.org/jira/browse/CASSANDRA-2964
 Project: Cassandra
  Issue Type: Bug
Affects Versions: 0.7.7
Reporter: Roland Gude

 When an IndexSlicwQuery is done the result contains the index column even 
 though it was not in the slice range.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (CASSANDRA-2964) IndexRangeSliceQuery results include index column even though it is not in SliceRange

2011-07-28 Thread Roland Gude (JIRA)

[ 
https://issues.apache.org/jira/browse/CASSANDRA-2964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13072289#comment-13072289
 ] 

Roland Gude commented on CASSANDRA-2964:


Creating the testcase makes this more awkward.
It only fails when run against our production cluster (which was migrated 
recently) but not against a fresh setup 0.7.7 (in the testcase the embedded 
server)

Therefor i was not able to check if the error is limited to TimeUUIDType 
Columns as that is the only index used in our production system.
I will try to figure out why it fails in that cluster but not in fresh one

 IndexRangeSliceQuery results include index column even though it is not in 
 SliceRange
 -

 Key: CASSANDRA-2964
 URL: https://issues.apache.org/jira/browse/CASSANDRA-2964
 Project: Cassandra
  Issue Type: Bug
Affects Versions: 0.7.7
Reporter: Roland Gude
 Attachments: TestIndexRangeSliceQuery.java, cassandra.yaml


 When an IndexSlicwQuery is done the result contains the index column even 
 though it was not in the slice range.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (CASSANDRA-2964) IndexRangeSliceQuery results include index column even though it is not in SliceRange

2011-07-28 Thread Roland Gude (JIRA)

[ 
https://issues.apache.org/jira/browse/CASSANDRA-2964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13072326#comment-13072326
 ] 

Roland Gude commented on CASSANDRA-2964:


some log output from when the above testcase fails (the columnfamily name is 
different from the one in the testcase, because it is the original system - i 
have not yet been able to reproduce the issue on any other system)

DEBUG [pool-1-thread-8858] 2011-07-28 14:45:19,103 CassandraServer.java (line 
522) scan
DEBUG [pool-1-thread-8858] 2011-07-28 14:45:19,103 StorageProxy.java (line 666) 
restricted ranges for query [-1,-1] are [[-1,0], 
(0,42535295865117307932921825928971026432], (425352958651173079329218259289710
26432,85070591730234615865843651857942052864], 
(85070591730234615865843651857942052864,127605887595351923798765477786913079296],
 (127605887595351923798765477786913079296,-1]]
DEBUG [pool-1-thread-8858] 2011-07-28 14:45:19,103 StorageProxy.java (line 753) 
scan ranges are 
[-1,0],(0,42535295865117307932921825928971026432],(42535295865117307932921825928971026432,850705917302346158658
43651857942052864],(85070591730234615865843651857942052864,127605887595351923798765477786913079296],(127605887595351923798765477786913079296,-1]
DEBUG [pool-1-thread-8858] 2011-07-28 14:45:19,104 ReadCallback.java (line 86) 
Blockfor/repair is 2/false; setting up requests to 
/10.234.81.208,/10.226.130.128
DEBUG [pool-1-thread-8858] 2011-07-28 14:45:19,107 StorageProxy.java (line 780) 
reading org.apache.cassandra.db.IndexScanCommand@31bcc110 from /10.234.81.208
DEBUG [pool-1-thread-8858] 2011-07-28 14:45:19,107 StorageProxy.java (line 780) 
reading org.apache.cassandra.db.IndexScanCommand@31bcc110 from /10.226.130.128
DEBUG [ReadStage:563] 2011-07-28 14:45:19,107 ColumnFamilyStore.java (line 
1514) Primary scan clause is --1000--
DEBUG [ReadStage:563] 2011-07-28 14:45:19,108 ColumnFamilyStore.java (line 
1569) Scanning index 'EventsByUser.--1000-- EQ 41' 
starting with
DEBUG [ReadStage:563] 2011-07-28 14:45:19,108 SliceQueryFilter.java (line 123) 
collecting 0 of 100: 
74657374526573756c74446f6573436f6e7461696e436f727265637452616e67654578636c7564696e67496e6465786564526f77:fa
lse:0@1311857119516000

DEBUG [ReadStage:555] 2011-07-28 14:45:19,173 ColumnFamilyStore.java (line 
1581) fetched ColumnFamily(anonymous 
[74657374526573756c74446f6573436f6e7461696e436f727265637452616e67654578636c7564696e67496e6465
786564526f77:false:0@1311857119516000,])
DEBUG [ReadStage:555] 2011-07-28 14:45:19,173 IndexScanVerbHandler.java (line 
46) Sending RangeSliceReply{rows=} to 14083152@/10.234.81.208
DEBUG [RequestResponseStage:3] 2011-07-28 14:45:19,173 ResponseVerbHandler.java 
(line 48) Processing response on a callback from 14083152@/10.234.81.208
DEBUG [pool-1-thread-8858] 2011-07-28 14:45:19,173 StorageProxy.java (line 780) 
reading org.apache.cassandra.db.IndexScanCommand@22bb5662 from /10.234.81.208
DEBUG [pool-1-thread-8858] 2011-07-28 14:45:19,173 StorageProxy.java (line 780) 
reading org.apache.cassandra.db.IndexScanCommand@22bb5662 from /10.227.141.155
DEBUG [RequestResponseStage:4] 2011-07-28 14:45:19,175 ResponseVerbHandler.java 
(line 48) Processing response on a callback from 14083153@/10.227.141.155
DEBUG [pool-1-thread-8858] 2011-07-28 14:45:19,175 ReadCallback.java (line 86) 
Blockfor/repair is 2/false; setting up requests to 
/10.234.81.208,/10.226.130.128
DEBUG [ReadStage:560] 2011-07-28 14:45:19,175 ColumnFamilyStore.java (line 
1514) Primary scan clause is --1000--
DEBUG [ReadStage:560] 2011-07-28 14:45:19,176 ColumnFamilyStore.java (line 
1569) Scanning index 'EventsByUser.--1000-- EQ 41' 
starting with
DEBUG [ReadStage:560] 2011-07-28 14:45:19,176 SliceQueryFilter.java (line 123) 
collecting 0 of 100: 
74657374526573756c74446f6573436f6e7461696e436f727265637452616e67654578636c7564696e67496e6465786564526f77:fa
lse:0@1311857119516000
DEBUG [ReadStage:560] 2011-07-28 14:45:19,176 ColumnFamilyStore.java (line 
1581) fetched ColumnFamily(anonymous 
[74657374526573756c74446f6573436f6e7461696e436f727265637452616e67654578636c7564696e67496e6465
786564526f77:false:0@1311857119516000,])
DEBUG [ReadStage:560] 2011-07-28 14:45:19,176 SliceQueryFilter.java (line 123) 
collecting 0 of 1000: 
8ab6d400-1dd2-11b2-8bac-0024e8e90693:true:4@1311850071466000
DEBUG [ReadStage:560] 2011-07-28 14:45:19,177 SliceQueryFilter.java (line 123) 
collecting 0 of 1000: 
8ab6d400-1dd2-11b2-93fb-0024e8e90693:true:4@1311849715863000
DEBUG [ReadStage:560] 2011-07-28 14:45:19,177 SliceQueryFilter.java (line 123) 
collecting 0 of 1000: 
8ab6d400-1dd2-11b2-ba61-0024e8e90693:false:0@131185711950
DEBUG [ReadStage:560] 2011-07-28 14:45:19,177 ColumnFamilyStore.java (line 
1605) fetched data row ColumnFamily(EventsByUser -deleted at 1311849448186000-