[jira] [Commented] (CASSANDRA-10216) Remove target type from internal index metadata

2015-09-14 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14743445#comment-14743445 ] Sylvain Lebresne commented on CASSANDRA-10216: -- bq. it seemed cleaner & possibly more

[jira] [Reopened] (CASSANDRA-10310) Support type casting in selection clause

2015-09-14 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne reopened CASSANDRA-10310: -- Assignee: Benjamin Lerer > Support type casting in selection clause >

[jira] [Updated] (CASSANDRA-10314) Update index file format

2015-09-14 Thread Robert Stupp (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Stupp updated CASSANDRA-10314: - Description: As CASSANDRA-9738 may not make it into 3.0rc1, but having an off-heap

[jira] [Commented] (CASSANDRA-10216) Remove target type from internal index metadata

2015-09-14 Thread Sam Tunnicliffe (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14743413#comment-14743413 ] Sam Tunnicliffe commented on CASSANDRA-10216: - bq. My main remark is that for the new

[jira] [Commented] (CASSANDRA-10198) 3.0 hints should be streamed on decomission

2015-09-14 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14743427#comment-14743427 ] Marcus Eriksson commented on CASSANDRA-10198: - Force pushed a new version to the same

[jira] [Commented] (CASSANDRA-10310) avg() on int give incorrect results (returning int instead of decimal or float)

2015-09-14 Thread Benjamin Lerer (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14743474#comment-14743474 ] Benjamin Lerer commented on CASSANDRA-10310: {quote}SQL server and Oracle allow you to

[jira] [Commented] (CASSANDRA-10231) Null status entries on nodes that crash during decommission of a different node

2015-09-14 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14743361#comment-14743361 ] Stefania commented on CASSANDRA-10231: -- I finally found a

[jira] [Comment Edited] (CASSANDRA-10301) Search for items past end of descending BTreeSearchIterator can fail

2015-09-14 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14743399#comment-14743399 ] Benedict edited comment on CASSANDRA-10301 at 9/14/15 11:44 AM: It

[jira] [Commented] (CASSANDRA-10310) avg() on int give incorrect results (returning int instead of decimal or float)

2015-09-14 Thread Jon Haddad (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14743444#comment-14743444 ] Jon Haddad commented on CASSANDRA-10310: SQL server and Oracle allow you to cast a column and

[jira] [Commented] (CASSANDRA-10310) avg() on int give incorrect results (returning int instead of decimal or float)

2015-09-14 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14743481#comment-14743481 ] Sylvain Lebresne commented on CASSANDRA-10310: -- bq. SQL server and Oracle allow you to

[jira] [Updated] (CASSANDRA-10309) Avoid always looking up column type

2015-09-14 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] T Jake Luciani updated CASSANDRA-10309: --- Issue Type: Improvement (was: Bug) > Avoid always looking up column type >

[jira] [Commented] (CASSANDRA-7392) Abort in-progress queries that time out

2015-09-14 Thread Paulo Motta (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14743438#comment-14743438 ] Paulo Motta commented on CASSANDRA-7392: bq. I propose to log at WARN a generic message such

[jira] [Commented] (CASSANDRA-10301) Search for items past end of descending BTreeSearchIterator can fail

2015-09-14 Thread Branimir Lambov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14743383#comment-14743383 ] Branimir Lambov commented on CASSANDRA-10301: - It was not very easy to understand why

[jira] [Commented] (CASSANDRA-10301) Search for items past end of descending BTreeSearchIterator can fail

2015-09-14 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14743399#comment-14743399 ] Benedict commented on CASSANDRA-10301: -- It really does follow binarySearch semantics, only

[jira] [Commented] (CASSANDRA-10310) avg() on int give incorrect results (returning int instead of decimal or float)

2015-09-14 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14743485#comment-14743485 ] Sylvain Lebresne commented on CASSANDRA-10310: -- bq. You can also cast your columns and

[jira] [Commented] (CASSANDRA-10310) Support type casting in selection clause

2015-09-14 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14743486#comment-14743486 ] Sylvain Lebresne commented on CASSANDRA-10310: -- Ok, renamed the ticket so we fix that

[jira] [Updated] (CASSANDRA-10310) Support type casting in selection clause

2015-09-14 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-10310: - Summary: Support type casting in selection clause (was: avg() on int give

[jira] [Commented] (CASSANDRA-10270) Cassandra stops compacting

2015-09-14 Thread Adam Bliss (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14743535#comment-14743535 ] Adam Bliss commented on CASSANDRA-10270: Quick update: I have one table on STCS which has

[jira] [Updated] (CASSANDRA-10315) Cassandra nodes shutting down on COMMIT-LOG-ALLOCATOR error

2015-09-14 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Thompson updated CASSANDRA-10315: Description: After migrating from 2.0.9 to 2.0.15 all nodes on multiple

[jira] [Updated] (CASSANDRA-10315) Cassandra nodes shutting down on COMMIT-LOG-ALLOCATOR error

2015-09-14 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Thompson updated CASSANDRA-10315: Reproduced In: 2.0.15 > Cassandra nodes shutting down on COMMIT-LOG-ALLOCATOR

[jira] [Comment Edited] (CASSANDRA-10270) Cassandra stops compacting

2015-09-14 Thread Adam Bliss (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14743535#comment-14743535 ] Adam Bliss edited comment on CASSANDRA-10270 at 9/14/15 2:29 PM: -

[jira] [Assigned] (CASSANDRA-8072) Exception during startup: Unable to gossip with any seeds

2015-09-14 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams reassigned CASSANDRA-8072: --- Assignee: Stefania (was: Brandon Williams) > Exception during startup:

[jira] [Commented] (CASSANDRA-10309) Avoid always looking up column type

2015-09-14 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14743616#comment-14743616 ] Benedict commented on CASSANDRA-10309: -- It might be cheaper/cleaner to modify the subset

[jira] [Assigned] (CASSANDRA-9228) Add documentation for Type Cast, Type Conversion and Function Overloading

2015-09-14 Thread Benjamin Lerer (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Lerer reassigned CASSANDRA-9228: - Assignee: Benjamin Lerer > Add documentation for Type Cast, Type Conversion

[jira] [Updated] (CASSANDRA-10309) Avoid always looking up column type

2015-09-14 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] T Jake Luciani updated CASSANDRA-10309: --- Labels: perfomance (was: ) > Avoid always looking up column type >

[jira] [Commented] (CASSANDRA-10309) Avoid always looking up column type

2015-09-14 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14743562#comment-14743562 ] T Jake Luciani commented on CASSANDRA-10309: bq. The type map in SerializationHeader

[jira] [Created] (CASSANDRA-10316) Improve ColumnDefinition comparison performance

2015-09-14 Thread Benedict (JIRA)
Benedict created CASSANDRA-10316: Summary: Improve ColumnDefinition comparison performance Key: CASSANDRA-10316 URL: https://issues.apache.org/jira/browse/CASSANDRA-10316 Project: Cassandra

[jira] [Updated] (CASSANDRA-10314) Update index file format

2015-09-14 Thread Robert Stupp (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Stupp updated CASSANDRA-10314: - Description: As CASSANDRA-9738 may not make it into 3.0rc1, but having an off-heap

[jira] [Commented] (CASSANDRA-10305) NullPointerException on database migration/load

2015-09-14 Thread Vovodroid (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14743505#comment-14743505 ] Vovodroid commented on CASSANDRA-10305: --- Hi

[jira] [Created] (CASSANDRA-10315) Cassandra nodes shutting down on COMMIT-LOG-ALLOCATOR error

2015-09-14 Thread David Loegering (JIRA)
David Loegering created CASSANDRA-10315: --- Summary: Cassandra nodes shutting down on COMMIT-LOG-ALLOCATOR error Key: CASSANDRA-10315 URL: https://issues.apache.org/jira/browse/CASSANDRA-10315

[jira] [Updated] (CASSANDRA-10315) Cassandra nodes shutting down on COMMIT-LOG-ALLOCATOR error

2015-09-14 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Thompson updated CASSANDRA-10315: Description: After migrating from 2.0.9 to 2.0.15 all nodes on multiple

[jira] [Commented] (CASSANDRA-10270) Cassandra stops compacting

2015-09-14 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14743600#comment-14743600 ] Marcus Eriksson commented on CASSANDRA-10270: - In 2.2 nodetool compact is actually going

[jira] [Commented] (CASSANDRA-10309) Avoid always looking up column type

2015-09-14 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14743503#comment-14743503 ] Sylvain Lebresne commented on CASSANDRA-10309: -- bq. we could set the map to null if in

[jira] [Updated] (CASSANDRA-10313) cqlsh_tests.cqlsh_copy_tests.CqlshCopyTest.test_all_datatypes_read fails locally

2015-09-14 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Thompson updated CASSANDRA-10313: Labels: cqlsh (was: ) >

[jira] [Commented] (CASSANDRA-10315) Cassandra nodes shutting down on COMMIT-LOG-ALLOCATOR error

2015-09-14 Thread David Loegering (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14743623#comment-14743623 ] David Loegering commented on CASSANDRA-10315: - This is very easy to reproduce and is

[jira] [Commented] (CASSANDRA-10310) Support type casting in selection clause

2015-09-14 Thread Benjamin Lerer (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14743513#comment-14743513 ] Benjamin Lerer commented on CASSANDRA-10310: My mistake, I misunderstood [~slebresne] and

[jira] [Updated] (CASSANDRA-10272) BATCH statement is broken in cqlsh

2015-09-14 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Thompson updated CASSANDRA-10272: Labels: cqlsh (was: ) > BATCH statement is broken in cqlsh >

[jira] [Updated] (CASSANDRA-9738) Migrate key-cache to be fully off-heap

2015-09-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-9738: -- Fix Version/s: (was: 3.0.0 rc1) 3.x > Migrate key-cache to

[jira] [Created] (CASSANDRA-10317) some paging dtests still flap on trunk

2015-09-14 Thread Jim Witschey (JIRA)
Jim Witschey created CASSANDRA-10317: Summary: some paging dtests still flap on trunk Key: CASSANDRA-10317 URL: https://issues.apache.org/jira/browse/CASSANDRA-10317 Project: Cassandra

[jira] [Resolved] (CASSANDRA-10317) some paging dtests still flap on trunk

2015-09-14 Thread Jim Witschey (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Witschey resolved CASSANDRA-10317. -- Resolution: Invalid > some paging dtests still flap on trunk >

[jira] [Commented] (CASSANDRA-10230) Remove coordinator batchlog from materialized views

2015-09-14 Thread Joel Knighton (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14743721#comment-14743721 ] Joel Knighton commented on CASSANDRA-10230: --- I'm just now finishing up some tests for this.

[jira] [Commented] (CASSANDRA-10301) Search for items past end of descending BTreeSearchIterator can fail

2015-09-14 Thread Branimir Lambov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14743739#comment-14743739 ] Branimir Lambov commented on CASSANDRA-10301: - Looks good, +1. bq. "proceed" as in

[jira] [Issue Comment Deleted] (CASSANDRA-10315) Cassandra nodes shutting down on COMMIT-LOG-ALLOCATOR error

2015-09-14 Thread David Loegering (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Loegering updated CASSANDRA-10315: Comment: was deleted (was: This is very easy to reproduce and is happening on

[jira] [Updated] (CASSANDRA-10312) Enable custom 2i to opt out of post-streaming rebuilds

2015-09-14 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko updated CASSANDRA-10312: -- Reviewer: Blake Eggleston > Enable custom 2i to opt out of post-streaming

[jira] [Created] (CASSANDRA-10318) Update cqlsh COPY for new internal driver serialization interface

2015-09-14 Thread Adam Holmberg (JIRA)
Adam Holmberg created CASSANDRA-10318: - Summary: Update cqlsh COPY for new internal driver serialization interface Key: CASSANDRA-10318 URL: https://issues.apache.org/jira/browse/CASSANDRA-10318

[jira] [Resolved] (CASSANDRA-10315) Cassandra nodes shutting down on COMMIT-LOG-ALLOCATOR error

2015-09-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-10315. Resolution: Duplicate > Cassandra nodes shutting down on COMMIT-LOG-ALLOCATOR

[jira] [Commented] (CASSANDRA-10312) Enable custom 2i to opt out of post-streaming rebuilds

2015-09-14 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14743734#comment-14743734 ] Aleksey Yeschenko commented on CASSANDRA-10312: --- [~sbtourist] to review, but please do

[jira] [Updated] (CASSANDRA-10312) Enable custom 2i to opt out of post-streaming rebuilds

2015-09-14 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko updated CASSANDRA-10312: -- Reviewer: Sergio Bossa (was: Blake Eggleston) > Enable custom 2i to opt

[jira] [Commented] (CASSANDRA-10301) Search for items past end of descending BTreeSearchIterator can fail

2015-09-14 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14743727#comment-14743727 ] Benedict commented on CASSANDRA-10301: -- Pushed an update with that addressed. It is clearer and

[jira] [Updated] (CASSANDRA-10314) Update index file format

2015-09-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-10314: --- Reviewer: Ariel Weisberg > Update index file format > >

[jira] [Commented] (CASSANDRA-10317) some paging dtests still flap on trunk

2015-09-14 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14743707#comment-14743707 ] Sylvain Lebresne commented on CASSANDRA-10317: -- Unless that only happen in trunk, would

[jira] [Commented] (CASSANDRA-10317) some paging dtests still flap on trunk

2015-09-14 Thread Jim Witschey (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14743710#comment-14743710 ] Jim Witschey commented on CASSANDRA-10317: -- Sorry, this is an upgrade test issue. My

[jira] [Commented] (CASSANDRA-10301) Search for items past end of descending BTreeSearchIterator can fail

2015-09-14 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14743757#comment-14743757 ] Benedict commented on CASSANDRA-10301: -- Well, it looks like "common parlance" == "benedict

[jira] [Commented] (CASSANDRA-9921) Combine MV schema definition with MV table definition

2015-09-14 Thread Adam Holmberg (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14743861#comment-14743861 ] Adam Holmberg commented on CASSANDRA-9921: -- Thanks Aleksey. I'm still struggling a bit with

[jira] [Updated] (CASSANDRA-10318) Update cqlsh COPY for new internal driver serialization interface

2015-09-14 Thread Jim Witschey (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Witschey updated CASSANDRA-10318: - Assignee: Stefania > Update cqlsh COPY for new internal driver serialization

[jira] [Commented] (CASSANDRA-10318) Update cqlsh COPY for new internal driver serialization interface

2015-09-14 Thread Jim Witschey (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14743790#comment-14743790 ] Jim Witschey commented on CASSANDRA-10318: -- [~Stefania] I'm assigning you here because

[jira] [Commented] (CASSANDRA-10266) Introduce direct unit test coverage for Rows

2015-09-14 Thread Blake Eggleston (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14743806#comment-14743806 ] Blake Eggleston commented on CASSANDRA-10266: - I think adding random testing is a great

[jira] [Commented] (CASSANDRA-7392) Abort in-progress queries that time out

2015-09-14 Thread Ariel Weisberg (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14743870#comment-14743870 ] Ariel Weisberg commented on CASSANDRA-7392: --- bq. I propose to log at WARN a generic message

[jira] [Commented] (CASSANDRA-8805) runWithCompactionsDisabled only cancels compactions, which is not the only source of markCompacted

2015-09-14 Thread Carl Yeksigian (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14743887#comment-14743887 ] Carl Yeksigian commented on CASSANDRA-8805: --- Sorry, I missed that you had moved it up --

[jira] [Commented] (CASSANDRA-10241) Keep a separate production debug log for troubleshooting

2015-09-14 Thread Robert Coli (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14743886#comment-14743886 ] Robert Coli commented on CASSANDRA-10241: - Thanks [~jbellis] for the ping. I am pretty

[jira] [Updated] (CASSANDRA-10303) stream always hang up when use rebuild

2015-09-14 Thread Jim Witschey (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Witschey updated CASSANDRA-10303: - Description: we add another datacenter. use nodetool rebuild DC1 stream from some

[jira] [Created] (CASSANDRA-10319) aggregate sum on Counter type of Cassandra

2015-09-14 Thread Xin Ren (JIRA)
Xin Ren created CASSANDRA-10319: --- Summary: aggregate sum on Counter type of Cassandra Key: CASSANDRA-10319 URL: https://issues.apache.org/jira/browse/CASSANDRA-10319 Project: Cassandra Issue

[jira] [Commented] (CASSANDRA-8805) runWithCompactionsDisabled only cancels compactions, which is not the only source of markCompacted

2015-09-14 Thread Carl Yeksigian (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14743872#comment-14743872 ] Carl Yeksigian commented on CASSANDRA-8805: --- I think you need to add the {{newSSTables.add}}

[jira] [Commented] (CASSANDRA-10266) Introduce direct unit test coverage for Rows

2015-09-14 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14743873#comment-14743873 ] Benedict commented on CASSANDRA-10266: -- bq. rewriting each of the methods in the test class to

[jira] [Commented] (CASSANDRA-10216) Remove target type from internal index metadata

2015-09-14 Thread Sam Tunnicliffe (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14743792#comment-14743792 ] Sam Tunnicliffe commented on CASSANDRA-10216: - tl;dr the {{target}} stuff is changed in

[jira] [Commented] (CASSANDRA-10314) Update index file format

2015-09-14 Thread Ariel Weisberg (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14743838#comment-14743838 ] Ariel Weisberg commented on CASSANDRA-10314: This is more conservative then I was

[jira] [Commented] (CASSANDRA-8805) runWithCompactionsDisabled only cancels compactions, which is not the only source of markCompacted

2015-09-14 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14743881#comment-14743881 ] Benedict commented on CASSANDRA-8805: - There wasn't a finally clause before, and it's currently

[jira] [Commented] (CASSANDRA-10067) Hadoop2 jobs throw java.lang.IncompatibleClassChangeError

2015-09-14 Thread Jim Witschey (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14744490#comment-14744490 ] Jim Witschey commented on CASSANDRA-10067: -- I can confirm that the contents of the patch

[jira] [Commented] (CASSANDRA-10067) Hadoop2 jobs throw java.lang.IncompatibleClassChangeError

2015-09-14 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14744494#comment-14744494 ] Brandon Williams commented on CASSANDRA-10067: -- As I recall when I looked at this the

[jira] [Commented] (CASSANDRA-10298) Replaced dead node stayed in gossip forever

2015-09-14 Thread Dikang Gu (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14744325#comment-14744325 ] Dikang Gu commented on CASSANDRA-10298: --- [~mambocab], no they are complaining different nodes,

[jira] [Commented] (CASSANDRA-10298) Replaced dead node stayed in gossip forever

2015-09-14 Thread Jim Witschey (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14744236#comment-14744236 ] Jim Witschey commented on CASSANDRA-10298: -- [~dikanggu] Is this related to CASSANDRA-10321,

[jira] [Commented] (CASSANDRA-10264) Unable to use conditions on static columns for DELETE

2015-09-14 Thread Jim Witschey (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14744466#comment-14744466 ] Jim Witschey commented on CASSANDRA-10264: -- Calling this via the Python driver on Cassandra

[jira] [Created] (CASSANDRA-10329) Improve CAS testing during range movements

2015-09-14 Thread Brandon Williams (JIRA)
Brandon Williams created CASSANDRA-10329: Summary: Improve CAS testing during range movements Key: CASSANDRA-10329 URL: https://issues.apache.org/jira/browse/CASSANDRA-10329 Project: Cassandra

[jira] [Commented] (CASSANDRA-9758) nodetool compactionhistory NPE

2015-09-14 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14744210#comment-14744210 ] Yuki Morishita commented on CASSANDRA-9758: --- Ok, null value for {{rows_merged}} does happen

[jira] [Comment Edited] (CASSANDRA-10230) Remove coordinator batchlog from materialized views

2015-09-14 Thread Joel Knighton (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14743721#comment-14743721 ] Joel Knighton edited comment on CASSANDRA-10230 at 9/14/15 8:35 PM:

[jira] [Commented] (CASSANDRA-9961) cqlsh should have DESCRIBE MATERIALIZED VIEW

2015-09-14 Thread Adam Holmberg (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14744268#comment-14744268 ] Adam Holmberg commented on CASSANDRA-9961: -- See driver branch

[jira] [Commented] (CASSANDRA-9870) Improve cassandra-stress graphing

2015-09-14 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14744309#comment-14744309 ] Benedict commented on CASSANDRA-9870: - How is this progressing? When do you think we'll have some

[jira] [Commented] (CASSANDRA-9664) Allow MV's select statements to be more complex

2015-09-14 Thread Adam Holmberg (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14744332#comment-14744332 ] Adam Holmberg commented on CASSANDRA-9664: -- [~thobbs] are you willing to rebase again? New

[jira] [Commented] (CASSANDRA-10238) Consolidating racks violates the RF contract

2015-09-14 Thread Blake Eggleston (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14744428#comment-14744428 ] Blake Eggleston commented on CASSANDRA-10238: - I think there's still a window of time

[jira] [Commented] (CASSANDRA-9921) Combine MV schema definition with MV table definition

2015-09-14 Thread Adam Holmberg (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14744276#comment-14744276 ] Adam Holmberg commented on CASSANDRA-9921: -- Driver branch

[jira] [Created] (CASSANDRA-10330) Gossipinfo could return more useful information

2015-09-14 Thread Brandon Williams (JIRA)
Brandon Williams created CASSANDRA-10330: Summary: Gossipinfo could return more useful information Key: CASSANDRA-10330 URL: https://issues.apache.org/jira/browse/CASSANDRA-10330 Project:

[jira] [Commented] (CASSANDRA-10267) Failing tests in upgrade_trests.paging_test

2015-09-14 Thread Blake Eggleston (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14744179#comment-14744179 ] Blake Eggleston commented on CASSANDRA-10267: - [~mambocab] let's just keep it in this

[jira] [Commented] (CASSANDRA-10303) streaming for 'nodetool rebuild' fails after adding a datacenter

2015-09-14 Thread Jim Witschey (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14744225#comment-14744225 ] Jim Witschey commented on CASSANDRA-10303: -- [~zhaoyan] I'm unable to reproduce locally with

[jira] [Comment Edited] (CASSANDRA-9664) Allow MV's select statements to be more complex

2015-09-14 Thread Adam Holmberg (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14744332#comment-14744332 ] Adam Holmberg edited comment on CASSANDRA-9664 at 9/14/15 9:44 PM: ---

[jira] [Commented] (CASSANDRA-10067) Hadoop2 jobs throw java.lang.IncompatibleClassChangeError

2015-09-14 Thread Jim Witschey (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14744514#comment-14744514 ] Jim Witschey commented on CASSANDRA-10067: -- Maybe a merge error?

[jira] [Updated] (CASSANDRA-10330) Gossipinfo could return more useful information

2015-09-14 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-10330: - Attachment: 10330.txt Patch to do this. > Gossipinfo could return more

[jira] [Updated] (CASSANDRA-10303) streaming for 'nodetool rebuild' fails after adding a datacenter

2015-09-14 Thread Jim Witschey (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Witschey updated CASSANDRA-10303: - Summary: streaming for 'nodetool rebuild' fails after adding a datacenter (was:

[jira] [Commented] (CASSANDRA-10278) CQLSH version is not supported by Remote

2015-09-14 Thread Jim Witschey (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14744419#comment-14744419 ] Jim Witschey commented on CASSANDRA-10278: -- [~puneet] Is this still a problem for you? I

[jira] [Updated] (CASSANDRA-10107) Windows dtest 3.0: TestScrub and TestScrubIndexes failures

2015-09-14 Thread Michael Shuler (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Shuler updated CASSANDRA-10107: --- Component/s: (was: dows dtest 3.0: TestScrub / TestScrubIndexes failures) >

[jira] [Updated] (CASSANDRA-8661) We don't detect OOM when allocating a Memory object

2015-09-14 Thread Michael Shuler (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Shuler updated CASSANDRA-8661: -- Component/s: (was: e) > We don't detect OOM when allocating a Memory object >

[jira] [Commented] (CASSANDRA-10238) Consolidating racks violates the RF contract

2015-09-14 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14744697#comment-14744697 ] Stefania commented on CASSANDRA-10238: -- CI results will eventually appear here:

[jira] [Commented] (CASSANDRA-10238) Consolidating racks violates the RF contract

2015-09-14 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14744706#comment-14744706 ] Stefania commented on CASSANDRA-10238: -- Thanks, PFS is covered by our tests in 2.0, GPFS will

[jira] [Created] (CASSANDRA-10336) SinglePartitionSliceCommandTest.staticColumnsAreReturned flappy (3.0)

2015-09-14 Thread Robert Stupp (JIRA)
Robert Stupp created CASSANDRA-10336: Summary: SinglePartitionSliceCommandTest.staticColumnsAreReturned flappy (3.0) Key: CASSANDRA-10336 URL: https://issues.apache.org/jira/browse/CASSANDRA-10336

[jira] [Commented] (CASSANDRA-10303) streaming for 'nodetool rebuild' fails after adding a datacenter

2015-09-14 Thread zhaoyan (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14744864#comment-14744864 ] zhaoyan commented on CASSANDRA-10303: - I restart and rebuild agagin and agagin rebuild one

[jira] [Created] (CASSANDRA-10335) Collect flight recordings of canonical bulk read workload in CI

2015-09-14 Thread Ariel Weisberg (JIRA)
Ariel Weisberg created CASSANDRA-10335: -- Summary: Collect flight recordings of canonical bulk read workload in CI Key: CASSANDRA-10335 URL: https://issues.apache.org/jira/browse/CASSANDRA-10335

[jira] [Commented] (CASSANDRA-10238) Consolidating racks violates the RF contract

2015-09-14 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14744695#comment-14744695 ] Stefania commented on CASSANDRA-10238: -- Thanks for the review. I was relying on Gossip to

[jira] [Commented] (CASSANDRA-10264) Unable to use conditions on static columns for DELETE

2015-09-14 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14744708#comment-14744708 ] Stefania commented on CASSANDRA-10264: -- The error comes from code added by CASSANDRA-6237 in

[jira] [Updated] (CASSANDRA-10264) Unable to use conditions on static columns for DELETE

2015-09-14 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefania updated CASSANDRA-10264: - Assignee: Benjamin Lerer > Unable to use conditions on static columns for DELETE >

[jira] [Commented] (CASSANDRA-10238) Consolidating racks violates the RF contract

2015-09-14 Thread Blake Eggleston (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14744732#comment-14744732 ] Blake Eggleston commented on CASSANDRA-10238: - Great, everything else LGTM. >

[jira] [Assigned] (CASSANDRA-10238) Consolidating racks violates the RF contract

2015-09-14 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams reassigned CASSANDRA-10238: Assignee: Brandon Williams (was: Stefania) > Consolidating racks

  1   2   >