[jira] [Comment Edited] (CASSANDRA-13236) corrupt flag error after upgrade from 2.2 to 3.0.10

2017-02-17 Thread JIRA
[ https://issues.apache.org/jira/browse/CASSANDRA-13236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15873036#comment-15873036 ] ingard mevåg edited comment on CASSANDRA-13236 at 2/18/17 7:41 AM:

[jira] [Updated] (CASSANDRA-13236) corrupt flag error after upgrade from 2.2 to 3.0.10

2017-02-17 Thread JIRA
[ https://issues.apache.org/jira/browse/CASSANDRA-13236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ingard mevåg updated CASSANDRA-13236: - How do I go about comparing the tables? I've run upgradesstables on every node now, but I

[jira] [Commented] (CASSANDRA-8844) Change Data Capture (CDC)

2017-02-17 Thread Yasuharu Goto (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15873020#comment-15873020 ] Yasuharu Goto commented on CASSANDRA-8844: -- [~jbellis] Sorry, It seems that I

[jira] [Assigned] (CASSANDRA-8844) Change Data Capture (CDC)

2017-02-17 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis reassigned CASSANDRA-8844: - Assignee: Joshua McKenzie (was: Yasuharu Goto) > Change Data Capture (CDC) >

[jira] [Assigned] (CASSANDRA-8844) Change Data Capture (CDC)

2017-02-17 Thread Yasuharu Goto (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yasuharu Goto reassigned CASSANDRA-8844: Assignee: Yasuharu Goto (was: Joshua McKenzie) > Change Data Capture (CDC) > -

[jira] [Updated] (CASSANDRA-10726) Read repair inserts should not be blocking

2017-02-17 Thread Xiaolong Jiang (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaolong Jiang updated CASSANDRA-10726: --- Reviewer: Jason Brown Fix Version/s: 3.0.x Status: Patch Avail

[jira] [Commented] (CASSANDRA-10726) Read repair inserts should not be blocking

2017-02-17 Thread Xiaolong Jiang (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15872885#comment-15872885 ] Xiaolong Jiang commented on CASSANDRA-10726: [~jasobrown] Patch is ready

[jira] [Commented] (CASSANDRA-10726) Read repair inserts should not be blocking

2017-02-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15872879#comment-15872879 ] ASF GitHub Bot commented on CASSANDRA-10726: GitHub user xiaolong302 open

cassandra git commit: make inner classes static where possible

2017-02-17 Thread dbrosius
Repository: cassandra Updated Branches: refs/heads/trunk aa9b84995 -> 1f7a1dde5 make inner classes static where possible Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/1f7a1dde Tree: http://git-wip-us.apache.org/r

[jira] [Commented] (CASSANDRA-13236) corrupt flag error after upgrade from 2.2 to 3.0.10

2017-02-17 Thread Jeff Jirsa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15872732#comment-15872732 ] Jeff Jirsa commented on CASSANDRA-13236: Likely a dupe of CASSANDRA-12088 , m

cassandra git commit: c* uses commons-lang3

2017-02-17 Thread dbrosius
Repository: cassandra Updated Branches: refs/heads/trunk c878b6968 -> aa9b84995 c* uses commons-lang3 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/aa9b8499 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/

[jira] [Updated] (CASSANDRA-13234) Add histogram for delay to deliver hints

2017-02-17 Thread Jeff Jirsa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Jirsa updated CASSANDRA-13234: --- Status: Patch Available (was: Open) > Add histogram for delay to deliver hints > ---

[jira] [Commented] (CASSANDRA-13234) Add histogram for delay to deliver hints

2017-02-17 Thread Jeff Jirsa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15872684#comment-15872684 ] Jeff Jirsa commented on CASSANDRA-13234: || Branch || Unit Test || Dtest || |

[jira] [Updated] (CASSANDRA-13226) StreamPlan for incremental repairs flushing memtables unnecessarily

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

cassandra git commit: StreamPlan for incremental repairs flushing memtables unnecessarily Patch by Blake Eggleston; Reviewed by Marcus Eriksson for CASSANDRA-13226

2017-02-17 Thread bdeggleston
Repository: cassandra Updated Branches: refs/heads/trunk c718bfff9 -> c878b6968 StreamPlan for incremental repairs flushing memtables unnecessarily Patch by Blake Eggleston; Reviewed by Marcus Eriksson for CASSANDRA-13226 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Resolved] (CASSANDRA-13018) Exceptions encountered calling getSeeds() breaks OTC thread

2017-02-17 Thread Jason Brown (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Brown resolved CASSANDRA-13018. - Resolution: Fixed Fix Version/s: 4.0 3.11.0

[05/10] cassandra git commit: Merge branch 'cassandra-2.2' into cassandra-3.0

2017-02-17 Thread jasobrown
Merge branch 'cassandra-2.2' into cassandra-3.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/e2bdf997 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/e2bdf997 Diff: http://git-wip-us.apache.org/repos/asf

[06/10] cassandra git commit: Merge branch 'cassandra-2.2' into cassandra-3.0

2017-02-17 Thread jasobrown
Merge branch 'cassandra-2.2' into cassandra-3.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/e2bdf997 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/e2bdf997 Diff: http://git-wip-us.apache.org/repos/asf

[08/10] cassandra git commit: Merge branch 'cassandra-3.0' into cassandra-3.11

2017-02-17 Thread jasobrown
Merge branch 'cassandra-3.0' into cassandra-3.11 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/3f89d244 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/3f89d244 Diff: http://git-wip-us.apache.org/repos/as

[10/10] cassandra git commit: Merge branch 'cassandra-3.11' into trunk

2017-02-17 Thread jasobrown
Merge branch 'cassandra-3.11' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/c718bfff Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/c718bfff Diff: http://git-wip-us.apache.org/repos/asf/cassan

[02/10] cassandra git commit: Exceptions encountered calling getSeeds() breaks OTC thread

2017-02-17 Thread jasobrown
Exceptions encountered calling getSeeds() breaks OTC thread patch by jjirsa, reviewed by jasobrown for CASSANDRA-13018 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/8556a2b9 Tree: http://git-wip-us.apache.org/repos/

[07/10] cassandra git commit: Merge branch 'cassandra-2.2' into cassandra-3.0

2017-02-17 Thread jasobrown
Merge branch 'cassandra-2.2' into cassandra-3.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/e2bdf997 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/e2bdf997 Diff: http://git-wip-us.apache.org/repos/asf

[09/10] cassandra git commit: Merge branch 'cassandra-3.0' into cassandra-3.11

2017-02-17 Thread jasobrown
Merge branch 'cassandra-3.0' into cassandra-3.11 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/3f89d244 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/3f89d244 Diff: http://git-wip-us.apache.org/repos/as

[01/10] cassandra git commit: Exceptions encountered calling getSeeds() breaks OTC thread

2017-02-17 Thread jasobrown
Repository: cassandra Updated Branches: refs/heads/cassandra-2.2 70a08f1c3 -> 8556a2b93 refs/heads/cassandra-3.0 338226e04 -> e2bdf9971 refs/heads/cassandra-3.11 cc405c0b2 -> 3f89d2446 refs/heads/trunk aea8bbff3 -> c718bfff9 Exceptions encountered calling getSeeds() breaks OTC thread pat

[04/10] cassandra git commit: Exceptions encountered calling getSeeds() breaks OTC thread

2017-02-17 Thread jasobrown
Exceptions encountered calling getSeeds() breaks OTC thread patch by jjirsa, reviewed by jasobrown for CASSANDRA-13018 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/8556a2b9 Tree: http://git-wip-us.apache.org/repos/

[03/10] cassandra git commit: Exceptions encountered calling getSeeds() breaks OTC thread

2017-02-17 Thread jasobrown
Exceptions encountered calling getSeeds() breaks OTC thread patch by jjirsa, reviewed by jasobrown for CASSANDRA-13018 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/8556a2b9 Tree: http://git-wip-us.apache.org/repos/

[jira] [Commented] (CASSANDRA-13238) Add actual row output to assertEmpty error message

2017-02-17 Thread Jason Brown (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15872546#comment-15872546 ] Jason Brown commented on CASSANDRA-13238: - +1 > Add actual row output to ass

[jira] [Comment Edited] (CASSANDRA-12811) testall failure in org.apache.cassandra.cql3.validation.operations.DeleteTest.testDeleteWithOneClusteringColumns-compression

2017-02-17 Thread Alex Petrov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15794542#comment-15794542 ] Alex Petrov edited comment on CASSANDRA-12811 at 2/17/17 9:17 PM: -

[jira] [Commented] (CASSANDRA-13236) corrupt flag error after upgrade from 2.2 to 3.0.10

2017-02-17 Thread Alex Petrov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15872530#comment-15872530 ] Alex Petrov commented on CASSANDRA-13236: - +1 on what [~Stefania] said. Some

[jira] [Updated] (CASSANDRA-13236) corrupt flag error after upgrade from 2.2 to 3.0.10

2017-02-17 Thread Alex Petrov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Petrov updated CASSANDRA-13236: Description: After upgrade from 2.2.5 to 3.0.9/10 we're getting a bunch of errors like

[jira] [Updated] (CASSANDRA-13238) Add actual row output to assertEmpty error message

2017-02-17 Thread Alex Petrov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Petrov updated CASSANDRA-13238: Status: Patch Available (was: Open) And a trivial patch to fix it (without CI, but hop

[jira] [Created] (CASSANDRA-13238) Add actual row output to assertEmpty error message

2017-02-17 Thread Alex Petrov (JIRA)
Alex Petrov created CASSANDRA-13238: --- Summary: Add actual row output to assertEmpty error message Key: CASSANDRA-13238 URL: https://issues.apache.org/jira/browse/CASSANDRA-13238 Project: Cassandra

[jira] [Commented] (CASSANDRA-11983) Migration task failed to complete

2017-02-17 Thread Jeff Jirsa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15872492#comment-15872492 ] Jeff Jirsa commented on CASSANDRA-11983: Strongly suspect this is a duplicate

[jira] [Commented] (CASSANDRA-13018) Exceptions encountered calling getSeeds() breaks OTC thread

2017-02-17 Thread Jeff Jirsa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15872483#comment-15872483 ] Jeff Jirsa commented on CASSANDRA-13018: Changes lgtm! > Exceptions encount

[jira] [Commented] (CASSANDRA-13018) Exceptions encountered calling getSeeds() breaks OTC thread

2017-02-17 Thread Jason Brown (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15872439#comment-15872439 ] Jason Brown commented on CASSANDRA-13018: - fixed all 4 branches > Exceptions

[jira] [Commented] (CASSANDRA-13018) Exceptions encountered calling getSeeds() breaks OTC thread

2017-02-17 Thread Jason Brown (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15872431#comment-15872431 ] Jason Brown commented on CASSANDRA-13018: - (facepalm) - fixing now. Thanks fo

[jira] [Commented] (CASSANDRA-13018) Exceptions encountered calling getSeeds() breaks OTC thread

2017-02-17 Thread Jeff Jirsa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15872412#comment-15872412 ] Jeff Jirsa commented on CASSANDRA-13018: [~jasobrown] You've corrected the lo

[jira] [Updated] (CASSANDRA-11471) Add SASL mechanism negotiation to the native protocol

2017-02-17 Thread Ariel Weisberg (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ariel Weisberg updated CASSANDRA-11471: --- Reviewer: Ariel Weisberg > Add SASL mechanism negotiation to the native protocol

[jira] [Commented] (CASSANDRA-13018) Exceptions encountered calling getSeeds() breaks OTC thread

2017-02-17 Thread Jason Brown (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15872328#comment-15872328 ] Jason Brown commented on CASSANDRA-13018: - updated the patch as per the convo

[jira] [Updated] (CASSANDRA-13018) Exceptions encountered calling getSeeds() breaks OTC thread

2017-02-17 Thread Jason Brown (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Brown updated CASSANDRA-13018: Summary: Exceptions encountered calling getSeeds() breaks OTC thread (was: Exceptions

[jira] [Commented] (CASSANDRA-13018) Exceptions encountered calling getSeeds() breaks messaging service

2017-02-17 Thread Jeff Jirsa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15872302#comment-15872302 ] Jeff Jirsa commented on CASSANDRA-13018: In reading through this and talking

[jira] [Updated] (CASSANDRA-13237) Legacy deserializer can create unexpected boundary range tombstones

2017-02-17 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua McKenzie updated CASSANDRA-13237: Reviewer: Branimir Lambov > Legacy deserializer can create unexpected boundary

[jira] [Commented] (CASSANDRA-13236) corrupt flag error after upgrade from 2.2 to 3.0.10

2017-02-17 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15872063#comment-15872063 ] Stefania commented on CASSANDRA-13236: -- My guess is that either the sstable(s) a

[jira] [Commented] (CASSANDRA-13230) Build RPM packages for release

2017-02-17 Thread Michael Shuler (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15872023#comment-15872023 ] Michael Shuler commented on CASSANDRA-13230: Historical precedent :) I'm

[jira] [Assigned] (CASSANDRA-13153) Reappeared Data when Mixing Incremental and Full Repairs

2017-02-17 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcus Eriksson reassigned CASSANDRA-13153: --- Assignee: Stefan Podkowinski > Reappeared Data when Mixing Incremental a

[jira] [Updated] (CASSANDRA-13153) Reappeared Data when Mixing Incremental and Full Repairs

2017-02-17 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcus Eriksson updated CASSANDRA-13153: Reproduced In: 2.2.8, 2.2.7 (was: 2.2.7, 2.2.8) Reviewer: Marcus Eriks

[jira] [Commented] (CASSANDRA-13153) Reappeared Data when Mixing Incremental and Full Repairs

2017-02-17 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15871984#comment-15871984 ] Marcus Eriksson commented on CASSANDRA-13153: - [~spo...@gmail.com] the pa

[jira] [Commented] (CASSANDRA-13130) Strange result of several list updates in a single request

2017-02-17 Thread Mikhail Krupitskiy (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15871978#comment-15871978 ] Mikhail Krupitskiy commented on CASSANDRA-13130: Thank you for the cl

[jira] [Updated] (CASSANDRA-12915) SASI: Index intersection with an empty range really inefficient

2017-02-17 Thread Alex Petrov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Petrov updated CASSANDRA-12915: Reviewer: Alex Petrov Status: Open (was: Patch Available) > SASI: Index intersec

[jira] [Updated] (CASSANDRA-12915) SASI: Index intersection with an empty range really inefficient

2017-02-17 Thread Alex Petrov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Petrov updated CASSANDRA-12915: Status: Patch Available (was: Open) > SASI: Index intersection with an empty range rea

[Cassandra Wiki] Update of "Committers" by MichaelShuler

2017-02-17 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for change notification. The "Committers" page has been changed by MichaelShuler: https://wiki.apache.org/cassandra/Committers?action=diff&rev1=72&rev2=73 ||Avinash Lakshman ||Jan 2009 ||Facebook ||Co-auth

[jira] [Commented] (CASSANDRA-13230) Build RPM packages for release

2017-02-17 Thread Stefan Podkowinski (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15871966#comment-15871966 ] Stefan Podkowinski commented on CASSANDRA-13230: The debian docker pa

[jira] [Updated] (CASSANDRA-12915) SASI: Index intersection with an empty range really inefficient

2017-02-17 Thread Corentin Chary (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Corentin Chary updated CASSANDRA-12915: --- Fix Version/s: 4.x Status: Patch Available (was: Open) > SASI: Index

[jira] [Commented] (CASSANDRA-12915) SASI: Index intersection with an empty range really inefficient

2017-02-17 Thread Corentin Chary (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15871958#comment-15871958 ] Corentin Chary commented on CASSANDRA-12915: {code} CREATE KEYSPACE test

[jira] [Commented] (CASSANDRA-13230) Build RPM packages for release

2017-02-17 Thread Michael Shuler (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15871937#comment-15871937 ] Michael Shuler commented on CASSANDRA-13230: Sounds great! Those scripts

[jira] [Updated] (CASSANDRA-13232) "multiple versions of ant detected in path for junit" printed for every junit test case spawned by "ant test"

2017-02-17 Thread Ariel Weisberg (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ariel Weisberg updated CASSANDRA-13232: --- Reviewer: Ariel Weisberg > "multiple versions of ant detected in path for junit"

[jira] [Updated] (CASSANDRA-13189) Use prompt_toolkit in cqlsh

2017-02-17 Thread Corentin Chary (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Corentin Chary updated CASSANDRA-13189: --- Description: prompt_toolkit is an alternative to readline (https://github.com/jo

[jira] [Commented] (CASSANDRA-13189) Use prompt_toolkit in cqlsh

2017-02-17 Thread Corentin Chary (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15871933#comment-15871933 ] Corentin Chary commented on CASSANDRA-13189: !cqlsh-prompt-tookit.png|thu

[jira] [Updated] (CASSANDRA-13189) Use prompt_toolkit in cqlsh

2017-02-17 Thread Corentin Chary (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Corentin Chary updated CASSANDRA-13189: --- Description: prompt_toolkit is an alternative to readline (https://github.com/jo

[jira] [Comment Edited] (CASSANDRA-13189) Use prompt_toolkit in cqlsh

2017-02-17 Thread Corentin Chary (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15871933#comment-15871933 ] Corentin Chary edited comment on CASSANDRA-13189 at 2/17/17 2:48 PM: --

[jira] [Updated] (CASSANDRA-13189) Use prompt_toolkit in cqlsh

2017-02-17 Thread Corentin Chary (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Corentin Chary updated CASSANDRA-13189: --- Description: prompt_toolkit is an alternative to readline (https://github.com/jo

[jira] [Updated] (CASSANDRA-13237) Legacy deserializer can create unexpected boundary range tombstones

2017-02-17 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-13237: - Status: Patch Available (was: Open) Attaching patches for the problem below:

[jira] [Updated] (CASSANDRA-12915) SASI: Index intersection with an empty range really inefficient

2017-02-17 Thread Corentin Chary (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Corentin Chary updated CASSANDRA-12915: --- Summary: SASI: Index intersection with an empty range really inefficient (was: S

[jira] [Created] (CASSANDRA-13237) Legacy deserializer can create unexpected boundary range tombstones

2017-02-17 Thread Sylvain Lebresne (JIRA)
Sylvain Lebresne created CASSANDRA-13237: Summary: Legacy deserializer can create unexpected boundary range tombstones Key: CASSANDRA-13237 URL: https://issues.apache.org/jira/browse/CASSANDRA-13237

[jira] [Commented] (CASSANDRA-13236) corrupt flag error after upgrade from 2.2 to 3.0.10

2017-02-17 Thread JIRA
[ https://issues.apache.org/jira/browse/CASSANDRA-13236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15871878#comment-15871878 ] ingard mevåg commented on CASSANDRA-13236: -- as the upgradesstables process i

[jira] [Commented] (CASSANDRA-13236) corrupt flag error after upgrade from 2.2 to 3.0.10

2017-02-17 Thread Jason Brown (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15871871#comment-15871871 ] Jason Brown commented on CASSANDRA-13236: - [~ifesdjeen] or [~Stefania] any id

[jira] [Commented] (CASSANDRA-13230) Build RPM packages for release

2017-02-17 Thread Stefan Podkowinski (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15871866#comment-15871866 ] Stefan Podkowinski commented on CASSANDRA-13230: I've now created my

[jira] [Assigned] (CASSANDRA-13230) Build RPM packages for release

2017-02-17 Thread Stefan Podkowinski (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Podkowinski reassigned CASSANDRA-13230: -- Assignee: Stefan Podkowinski > Build RPM packages for release > --

[jira] [Commented] (CASSANDRA-13236) corrupt flag error after upgrade from 2.2 to 3.0.10

2017-02-17 Thread JIRA
[ https://issues.apache.org/jira/browse/CASSANDRA-13236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15871819#comment-15871819 ] ingard mevåg commented on CASSANDRA-13236: -- yes > corrupt flag error after

[jira] [Commented] (CASSANDRA-13236) corrupt flag error after upgrade from 2.2 to 3.0.10

2017-02-17 Thread Jason Brown (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15871814#comment-15871814 ] Jason Brown commented on CASSANDRA-13236: - Is the exception always/only about

[jira] [Commented] (CASSANDRA-13236) corrupt flag error after upgrade from 2.2 to 3.0.10

2017-02-17 Thread JIRA
[ https://issues.apache.org/jira/browse/CASSANDRA-13236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15871807#comment-15871807 ] ingard mevåg commented on CASSANDRA-13236: -- We started the upgrade process a

[jira] [Commented] (CASSANDRA-13236) corrupt flag error after upgrade from 2.2 to 3.0.10

2017-02-17 Thread Jason Brown (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15871801#comment-15871801 ] Jason Brown commented on CASSANDRA-13236: - The stack trace above indicates a

[jira] [Commented] (CASSANDRA-13236) corrupt flag error after upgrade from 2.2 to 3.0.10

2017-02-17 Thread JIRA
[ https://issues.apache.org/jira/browse/CASSANDRA-13236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15871800#comment-15871800 ] ingard mevåg commented on CASSANDRA-13236: -- CREATE KEYSPACE keyspace WITH re

[jira] [Commented] (CASSANDRA-13236) corrupt flag error after upgrade from 2.2 to 3.0.10

2017-02-17 Thread JIRA
[ https://issues.apache.org/jira/browse/CASSANDRA-13236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15871781#comment-15871781 ] ingard mevåg commented on CASSANDRA-13236: -- I'm not sure which queries cause

[jira] [Commented] (CASSANDRA-13236) corrupt flag error after upgrade from 2.2 to 3.0.10

2017-02-17 Thread Jason Brown (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15871775#comment-15871775 ] Jason Brown commented on CASSANDRA-13236: - Can you share the schema and query

[jira] [Commented] (CASSANDRA-13130) Strange result of several list updates in a single request

2017-02-17 Thread Benjamin Lerer (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15871754#comment-15871754 ] Benjamin Lerer commented on CASSANDRA-13130: bq. Could you please clarify

[jira] [Updated] (CASSANDRA-13236) corrupt flag error after upgrade from 2.2 to 3.0.10

2017-02-17 Thread JIRA
[ https://issues.apache.org/jira/browse/CASSANDRA-13236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ingard mevåg updated CASSANDRA-13236: - Since Version: 3.10 > corrupt flag error after upgrade from 2.2 to 3.0.10 > -

[jira] [Updated] (CASSANDRA-13236) corrupt flag error after upgrade from 2.2 to 3.0.10

2017-02-17 Thread JIRA
[ https://issues.apache.org/jira/browse/CASSANDRA-13236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ingard mevåg updated CASSANDRA-13236: - Environment: cassandra 3.0.10 Since Version: (was: 3.10) > corrupt flag error

[jira] [Created] (CASSANDRA-13236) corrupt flag error after upgrade from 2.2 to 3.0.10

2017-02-17 Thread JIRA
ingard mevåg created CASSANDRA-13236: Summary: corrupt flag error after upgrade from 2.2 to 3.0.10 Key: CASSANDRA-13236 URL: https://issues.apache.org/jira/browse/CASSANDRA-13236 Project: Cassandra

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

2017-02-17 Thread Alex Petrov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Petrov reassigned CASSANDRA-13216: --- Assignee: Alex Petrov > testall failure in > org.apache.cassandra.net.Messaging

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

2017-02-17 Thread Alex Petrov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15871587#comment-15871587 ] Alex Petrov commented on CASSANDRA-13216: - Problem is that when the test is r

[jira] [Updated] (CASSANDRA-13235) All thread blocked and writes pending.

2017-02-17 Thread zhaoyan (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] zhaoyan updated CASSANDRA-13235: Description: I found cassandra many pending MutationStage task {code} NFO [Service Thread] 2

[jira] [Updated] (CASSANDRA-13235) All thread blocked and writes pending.

2017-02-17 Thread zhaoyan (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] zhaoyan updated CASSANDRA-13235: Description: I found cassandra many pending MutationStage task {code} NFO [Service Thread] 2

[jira] [Updated] (CASSANDRA-13235) All thread blocked and writes pending.

2017-02-17 Thread zhaoyan (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] zhaoyan updated CASSANDRA-13235: Description: I found cassandra many pending MutationStage task {code} NFO [Service Thread] 2

[jira] [Created] (CASSANDRA-13235) All thread blocked and writes pending.

2017-02-17 Thread zhaoyan (JIRA)
zhaoyan created CASSANDRA-13235: --- Summary: All thread blocked and writes pending. Key: CASSANDRA-13235 URL: https://issues.apache.org/jira/browse/CASSANDRA-13235 Project: Cassandra Issue Type: