[jira] [Commented] (CASSANDRA-13530) GroupCommitLogService

2017-05-16 Thread Yuji Ito (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16013508#comment-16013508 ] Yuji Ito commented on CASSANDRA-13530: -- I tried the measurement with `concurrent

[jira] [Comment Edited] (CASSANDRA-13182) test failure in sstableutil_test.SSTableUtilTest.compaction_test

2017-05-16 Thread Lerh Chuan Low (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16013347#comment-16013347 ] Lerh Chuan Low edited comment on CASSANDRA-13182 at 5/17/17 1:19 AM: --

[jira] [Commented] (CASSANDRA-13182) test failure in sstableutil_test.SSTableUtilTest.compaction_test

2017-05-16 Thread Lerh Chuan Low (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16013347#comment-16013347 ] Lerh Chuan Low commented on CASSANDRA-13182: The PR has been merged here:

[jira] [Commented] (CASSANDRA-12888) Incremental repairs broken for MVs and CDC

2017-05-16 Thread Blake Eggleston (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16013313#comment-16013313 ] Blake Eggleston commented on CASSANDRA-12888: - +1 on the design doc, or a

[jira] [Commented] (CASSANDRA-13533) ColumnIdentifier object size wrong when tables are not flushed

2017-05-16 Thread Eduard Tudenhoefner (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16013284#comment-16013284 ] Eduard Tudenhoefner commented on CASSANDRA-13533: - [~jjirsa] we were

[jira] [Updated] (CASSANDRA-13533) ColumnIdentifier object size wrong when tables are not flushed

2017-05-16 Thread Eduard Tudenhoefner (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eduard Tudenhoefner updated CASSANDRA-13533: Attachment: columnidentifier.png > ColumnIdentifier object size wrong w

[jira] [Commented] (CASSANDRA-13533) ColumnIdentifier object size wrong when tables are not flushed

2017-05-16 Thread Jeff Jirsa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16013227#comment-16013227 ] Jeff Jirsa commented on CASSANDRA-13533: {quote} This looks like stuff is bei

[jira] [Updated] (CASSANDRA-12982) Customizable hint ttl has been removed

2017-05-16 Thread Blake Eggleston (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Blake Eggleston updated CASSANDRA-12982: Resolution: Fixed Status: Resolved (was: Ready to Commit) Committed to

[jira] [Updated] (CASSANDRA-12982) Customizable hint ttl has been removed

2017-05-16 Thread Blake Eggleston (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Blake Eggleston updated CASSANDRA-12982: Fix Version/s: (was: 3.11.x) 4.0 > Customizable hint ttl

cassandra git commit: Bring back maxHintTTL propery

2017-05-16 Thread bdeggleston
Repository: cassandra Updated Branches: refs/heads/trunk 01ade6f25 -> f8159ac50 Bring back maxHintTTL propery Patch by Blake Eggleston, reviewed by Aleksey Yeschenko for CASSANDRA-12982 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/

[jira] [Resolved] (CASSANDRA-13534) Docs: Add Jenkins setup guide

2017-05-16 Thread Stefan Podkowinski (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Podkowinski resolved CASSANDRA-13534. Resolution: Fixed Merged as 01ade6f251314a7a438f6398f4fad95a6b5eb8b3 >

cassandra git commit: Docs: add Jenkins setup details

2017-05-16 Thread spod
Repository: cassandra Updated Branches: refs/heads/trunk 7583c9b96 -> 01ade6f25 Docs: add Jenkins setup details patch by Stefan Podkowinski; reviewed by Michael Shuler for CASSANDRA-13534 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repo

[jira] [Created] (CASSANDRA-13534) Docs: Add Jenkins setup guide

2017-05-16 Thread Stefan Podkowinski (JIRA)
Stefan Podkowinski created CASSANDRA-13534: -- Summary: Docs: Add Jenkins setup guide Key: CASSANDRA-13534 URL: https://issues.apache.org/jira/browse/CASSANDRA-13534 Project: Cassandra

cassandra-builds git commit: Unify version handling for docker based package building

2017-05-16 Thread spod
Repository: cassandra-builds Updated Branches: refs/heads/master 81ab99ead -> f3fdb2bd9 Unify version handling for docker based package building Build either snapshot or release packages based on specified git path. Releases will only be build from tags. Provided changes will simplify manual i

cassandra-builds git commit: Parameterize settings in cassandra_job_dsl_seed.groovy

2017-05-16 Thread spod
Repository: cassandra-builds Updated Branches: refs/heads/master 9e7f187a2 -> 81ab99ead Parameterize settings in cassandra_job_dsl_seed.groovy Closes #2 Project: http://git-wip-us.apache.org/repos/asf/cassandra-builds/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra-builds/commi

[jira] [Updated] (CASSANDRA-13529) cassandra-stress light-weight transaction support

2017-05-16 Thread Jaydeepkumar Chovatia (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jaydeepkumar Chovatia updated CASSANDRA-13529: -- Attachment: (was: lwttest.yaml) > cassandra-stress light-weight

[jira] [Updated] (CASSANDRA-13529) cassandra-stress light-weight transaction support

2017-05-16 Thread Jaydeepkumar Chovatia (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jaydeepkumar Chovatia updated CASSANDRA-13529: -- Attachment: lwttest.yaml > cassandra-stress light-weight transactio

[jira] [Updated] (CASSANDRA-13529) cassandra-stress light-weight transaction support

2017-05-16 Thread Jaydeepkumar Chovatia (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jaydeepkumar Chovatia updated CASSANDRA-13529: -- Attachment: lwttest.yaml Sample cassandra-stress yaml file with lwt

[jira] [Commented] (CASSANDRA-12847) cqlsh DESCRIBE output doesn't properly quote index names

2017-05-16 Thread Sam Tunnicliffe (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16012781#comment-16012781 ] Sam Tunnicliffe commented on CASSANDRA-12847: - Bummer, I ran everything i

[jira] [Commented] (CASSANDRA-12847) cqlsh DESCRIBE output doesn't properly quote index names

2017-05-16 Thread Michael Shuler (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16012709#comment-16012709 ] Michael Shuler commented on CASSANDRA-12847: It appears that a number of

[jira] [Commented] (CASSANDRA-13530) GroupCommitLogService

2017-05-16 Thread Ariel Weisberg (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16012681#comment-16012681 ] Ariel Weisberg commented on CASSANDRA-13530: If you double {{concurrent_w

[jira] [Comment Edited] (CASSANDRA-13533) ColumnIdentifier object size wrong when tables are not flushed

2017-05-16 Thread Eduard Tudenhoefner (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16012660#comment-16012660 ] Eduard Tudenhoefner edited comment on CASSANDRA-13533 at 5/16/17 4:32 PM: -

[jira] [Updated] (CASSANDRA-13533) ColumnIdentifier object size wrong when tables are not flushed

2017-05-16 Thread Eduard Tudenhoefner (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eduard Tudenhoefner updated CASSANDRA-13533: Fix Version/s: 4.0 3.11.0 3.0.14

[jira] [Commented] (CASSANDRA-13533) ColumnIdentifier object size wrong when tables are not flushed

2017-05-16 Thread Eduard Tudenhoefner (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16012660#comment-16012660 ] Eduard Tudenhoefner commented on CASSANDRA-13533: - Branch: https://gi

[jira] [Updated] (CASSANDRA-13533) ColumnIdentifier object size wrong when tables are not flushed

2017-05-16 Thread Eduard Tudenhoefner (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eduard Tudenhoefner updated CASSANDRA-13533: Description: It turns out that the object size of {{ColumnIdentifier}}

[jira] [Updated] (CASSANDRA-13533) ColumnIdentifier object size wrong when tables are not flushed

2017-05-16 Thread Eduard Tudenhoefner (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eduard Tudenhoefner updated CASSANDRA-13533: Since Version: 3.0.0 > ColumnIdentifier object size wrong when tables a

[jira] [Created] (CASSANDRA-13533) ColumnIdentifier object size wrong when tables are not flushed

2017-05-16 Thread Eduard Tudenhoefner (JIRA)
Eduard Tudenhoefner created CASSANDRA-13533: --- Summary: ColumnIdentifier object size wrong when tables are not flushed Key: CASSANDRA-13533 URL: https://issues.apache.org/jira/browse/CASSANDRA-13533

[jira] [Comment Edited] (CASSANDRA-13496) table with lots of column ( tens of thousands columns), system is very slow

2017-05-16 Thread Jeff Jirsa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16012627#comment-16012627 ] Jeff Jirsa edited comment on CASSANDRA-13496 at 5/16/17 3:52 PM: --

[jira] [Comment Edited] (CASSANDRA-13496) table with lots of column ( tens of thousands columns), system is very slow

2017-05-16 Thread Jeff Jirsa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16012627#comment-16012627 ] Jeff Jirsa edited comment on CASSANDRA-13496 at 5/16/17 3:51 PM: --

[jira] [Commented] (CASSANDRA-13496) table with lots of column ( tens of thousands columns), system is very slow

2017-05-16 Thread Jeff Jirsa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16012627#comment-16012627 ] Jeff Jirsa commented on CASSANDRA-13496: The debug messages are just debug me

[jira] [Updated] (CASSANDRA-13216) testall failure in org.apache.cassandra.net.MessagingServiceTest.testDroppedMessages

2017-05-16 Thread Michael Kjellman (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Kjellman updated CASSANDRA-13216: - Status: Ready to Commit (was: Patch Available) > testall failure in > org.a

[jira] [Commented] (CASSANDRA-13216) testall failure in org.apache.cassandra.net.MessagingServiceTest.testDroppedMessages

2017-05-16 Thread Michael Kjellman (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16012614#comment-16012614 ] Michael Kjellman commented on CASSANDRA-13216: -- Looks great! +1 Thanks A

[jira] [Updated] (CASSANDRA-13496) table with lots of column ( tens of thousands columns), system is very slow

2017-05-16 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua McKenzie updated CASSANDRA-13496: Labels: usability (was: ) > table with lots of column ( tens of thousands colu

[jira] [Updated] (CASSANDRA-13513) Getting java.lang.AssertionError after upgrade from Cassandra 2.1.17.1428 to 3.0.8

2017-05-16 Thread Alex Petrov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Petrov updated CASSANDRA-13513: Description: Hi, While querying Cassandra table using DBeaver or using DataStax Node.js

[jira] [Updated] (CASSANDRA-13526) nodetool cleanup on KS with no replicas should remove old data, not silently complete

2017-05-16 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua McKenzie updated CASSANDRA-13526: Labels: usability (was: ) > nodetool cleanup on KS with no replicas should rem

[jira] [Assigned] (CASSANDRA-12993) License headers missing in some source files

2017-05-16 Thread Stefan Podkowinski (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Podkowinski reassigned CASSANDRA-12993: -- Assignee: Stefan Podkowinski > License headers missing in some sou

[jira] [Assigned] (CASSANDRA-12996) update slf4j dependency to 1.7.21

2017-05-16 Thread Stefan Podkowinski (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Podkowinski reassigned CASSANDRA-12996: -- Assignee: Stefan Podkowinski > update slf4j dependency to 1.7.21 >

[jira] [Assigned] (CASSANDRA-12994) update arline dependecy to 0.7

2017-05-16 Thread Stefan Podkowinski (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Podkowinski reassigned CASSANDRA-12994: -- Assignee: Stefan Podkowinski > update arline dependecy to 0.7 > --

[jira] [Updated] (CASSANDRA-13528) nodetool describeclusters shows different snitch info as to what is configured.

2017-05-16 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua McKenzie updated CASSANDRA-13528: Labels: lhf (was: ) > nodetool describeclusters shows different snitch info as

[jira] [Updated] (CASSANDRA-13532) sstabledump reports incorrect usage for argument order

2017-05-16 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua McKenzie updated CASSANDRA-13532: Labels: lhf (was: ) > sstabledump reports incorrect usage for argument order >

[jira] [Commented] (CASSANDRA-12888) Incremental repairs broken for MVs and CDC

2017-05-16 Thread Paulo Motta (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16012372#comment-16012372 ] Paulo Motta commented on CASSANDRA-12888: - Another thing is that this will on

[jira] [Updated] (CASSANDRA-7396) Allow selecting Map key, List index

2017-05-16 Thread Benjamin Lerer (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Lerer updated CASSANDRA-7396: -- Status: Patch Available (was: Open) > Allow selecting Map key, List index > ---

[jira] [Updated] (CASSANDRA-12888) Incremental repairs broken for MVs and CDC

2017-05-16 Thread Paulo Motta (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paulo Motta updated CASSANDRA-12888: Priority: Major (was: Critical) > Incremental repairs broken for MVs and CDC > ---

[jira] [Updated] (CASSANDRA-12888) Incremental repairs broken for MVs and CDC

2017-05-16 Thread Paulo Motta (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paulo Motta updated CASSANDRA-12888: Status: Open (was: Patch Available) > Incremental repairs broken for MVs and CDC > ---

[jira] [Commented] (CASSANDRA-12888) Incremental repairs broken for MVs and CDC

2017-05-16 Thread Paulo Motta (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16012359#comment-16012359 ] Paulo Motta commented on CASSANDRA-12888: - First of all thank you for your ef

[jira] [Issue Comment Deleted] (CASSANDRA-8273) Allow filtering queries can return stale data

2017-05-16 Thread Alex Petrov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Petrov updated CASSANDRA-8273: --- Comment: was deleted (was: Should we start working on moving filtering to the coordinator

[jira] [Commented] (CASSANDRA-8273) Allow filtering queries can return stale data

2017-05-16 Thread Alex Petrov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16012225#comment-16012225 ] Alex Petrov commented on CASSANDRA-8273: Should we start working on moving fil

[jira] [Comment Edited] (CASSANDRA-13216) testall failure in org.apache.cassandra.net.MessagingServiceTest.testDroppedMessages

2017-05-16 Thread Alex Petrov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16002539#comment-16002539 ] Alex Petrov edited comment on CASSANDRA-13216 at 5/16/17 11:55 AM:

[jira] [Commented] (CASSANDRA-13444) Fast and garbage-free Streaming Histogram

2017-05-16 Thread Fuud (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16012181#comment-16012181 ] Fuud commented on CASSANDRA-13444: -- Thank you for review. I'll handle issues in near

[jira] [Comment Edited] (CASSANDRA-13444) Fast and garbage-free Streaming Histogram

2017-05-16 Thread Jason Brown (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16012157#comment-16012157 ] Jason Brown edited comment on CASSANDRA-13444 at 5/16/17 11:12 AM:

[jira] [Comment Edited] (CASSANDRA-13444) Fast and garbage-free Streaming Histogram

2017-05-16 Thread Jason Brown (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16012157#comment-16012157 ] Jason Brown edited comment on CASSANDRA-13444 at 5/16/17 11:12 AM:

[jira] [Commented] (CASSANDRA-13444) Fast and garbage-free Streaming Histogram

2017-05-16 Thread Jason Brown (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16012157#comment-16012157 ] Jason Brown commented on CASSANDRA-13444: - I've taken a first pass reviewing,

[jira] [Commented] (CASSANDRA-10130) Node failure during 2i update after streaming can have incomplete 2i when restarted

2017-05-16 Thread Sergio Bossa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16012006#comment-16012006 ] Sergio Bossa commented on CASSANDRA-10130: -- Some more feedback by my side to

[jira] [Comment Edited] (CASSANDRA-13209) test failure in cqlsh_tests.cqlsh_copy_tests.CqlshCopyTest.test_bulk_round_trip_blogposts_with_max_connections

2017-05-16 Thread Kurt Greaves (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16011969#comment-16011969 ] Kurt Greaves edited comment on CASSANDRA-13209 at 5/16/17 8:24 AM:

[jira] [Commented] (CASSANDRA-13209) test failure in cqlsh_tests.cqlsh_copy_tests.CqlshCopyTest.test_bulk_round_trip_blogposts_with_max_connections

2017-05-16 Thread Kurt Greaves (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16011969#comment-16011969 ] Kurt Greaves commented on CASSANDRA-13209: -- although timeouts do appear in t

[jira] [Commented] (CASSANDRA-13418) Allow TWCS to ignore overlaps when dropping fully expired sstables

2017-05-16 Thread Romain GERARD (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16011913#comment-16011913 ] Romain GERARD commented on CASSANDRA-13418: --- Any advices to take a next ste

[jira] [Commented] (CASSANDRA-13478) SASI Sparse mode overflow corrupts the SSTable

2017-05-16 Thread jack chen (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16011902#comment-16011902 ] jack chen commented on CASSANDRA-13478: --- Thank you for your prompt reply, await

[jira] [Assigned] (CASSANDRA-13209) test failure in cqlsh_tests.cqlsh_copy_tests.CqlshCopyTest.test_bulk_round_trip_blogposts_with_max_connections

2017-05-16 Thread Kurt Greaves (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kurt Greaves reassigned CASSANDRA-13209: Assignee: Kurt Greaves > test failure in > cqlsh_tests.cqlsh_copy_tests.Cqlsh

[jira] [Assigned] (CASSANDRA-13102) test failure in cqlsh_tests.cqlsh_copy_tests.CqlshCopyTest.test_bulk_round_trip_blogposts

2017-05-16 Thread Kurt Greaves (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kurt Greaves reassigned CASSANDRA-13102: Assignee: Kurt Greaves > test failure in > cqlsh_tests.cqlsh_copy_tests.Cqlsh