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

2017-08-16 Thread Xiaolong Jiang (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16129843#comment-16129843 ] Xiaolong Jiang commented on CASSANDRA-10726: [~krummas] we don't want to share results.

[jira] [Comment Edited] (CASSANDRA-11500) Obsolete MV entry may not be properly deleted

2017-08-16 Thread ZhaoYang (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16124534#comment-16124534 ] ZhaoYang edited comment on CASSANDRA-11500 at 8/17/17 1:22 AM: --- Thanks

[jira] [Updated] (CASSANDRA-13323) IncomingTcpConnection closed due to one bad message

2017-08-16 Thread Simon Zhou (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Zhou updated CASSANDRA-13323: --- Resolution: Duplicate Status: Resolved (was: Patch Available) Yeap. That's the

[jira] [Assigned] (CASSANDRA-13768) auth_test.py dtest fails intermittently due to thread race condition

2017-08-16 Thread Jay Zhuang (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jay Zhuang reassigned CASSANDRA-13768: -- Assignee: Jaydeepkumar Chovatia > auth_test.py dtest fails intermittently due to

[jira] [Updated] (CASSANDRA-13769) PendingRepairManager.getNextBackgroundTask throwing IndexOutOfBoundsException

2017-08-16 Thread Blake Eggleston (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Blake Eggleston updated CASSANDRA-13769: Reviewer: Marcus Eriksson > PendingRepairManager.getNextBackgroundTask

[jira] [Commented] (CASSANDRA-12229) Move streaming to non-blocking IO and netty (streaming 2.1)

2017-08-16 Thread Jason Brown (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16129518#comment-16129518 ] Jason Brown commented on CASSANDRA-12229: - I've posted a few fixes for correcting streaming

[jira] [Updated] (CASSANDRA-13769) PendingRepairManager.getNextBackgroundTask throwing IndexOutOfBoundsException

2017-08-16 Thread Blake Eggleston (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Blake Eggleston updated CASSANDRA-13769: Status: Patch Available (was: Open)

[jira] [Created] (CASSANDRA-13769) PendingRepairManager.getNextBackgroundTask throwing IndexOutOfBoundsException

2017-08-16 Thread Blake Eggleston (JIRA)
Blake Eggleston created CASSANDRA-13769: --- Summary: PendingRepairManager.getNextBackgroundTask throwing IndexOutOfBoundsException Key: CASSANDRA-13769 URL:

[jira] [Updated] (CASSANDRA-13768) auth_test.py dtest fails intermittently due to thread race condition

2017-08-16 Thread Jaydeepkumar Chovatia (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jaydeepkumar Chovatia updated CASSANDRA-13768: -- Description: *Root cause:* dtest

svn commit: r21195 - in /release/cassandra/redhat: 21x/repodata/ 22x/repodata/ 30x/repodata/ 311x/repodata/

2017-08-16 Thread mshuler
Author: mshuler Date: Wed Aug 16 19:32:48 2017 New Revision: 21195 Log: Add gpg signatures on redhat/*/repodata/*.bz2 files Added: release/cassandra/redhat/21x/repodata/316c94ce0d186169dfb898a8305cebb245fd97f88dbc0f6f48ab3065ce4b2826-other.sqlite.bz2.asc

svn commit: r21194 - in /release/cassandra: 2.1.17/ 2.2.9/

2017-08-16 Thread mshuler
Author: mshuler Date: Wed Aug 16 19:23:56 2017 New Revision: 21194 Log: Remove previous tar releases 2.1.17 & 2.2.9 Removed: release/cassandra/2.1.17/ release/cassandra/2.2.9/ - To unsubscribe, e-mail:

[jira] [Commented] (CASSANDRA-13557) allow different NUMACTL_ARGS to be passed in

2017-08-16 Thread Matt Byrd (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16129276#comment-16129276 ] Matt Byrd commented on CASSANDRA-13557: --- for reference the commit is actually here I believe:

[jira] [Updated] (CASSANDRA-12676) Message coalescing regression

2017-08-16 Thread Jeff Jirsa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Jirsa updated CASSANDRA-12676: --- Fix Version/s: (was: 3.0.12) > Message coalescing regression >

[jira] [Commented] (CASSANDRA-12676) Message coalescing regression

2017-08-16 Thread Mike Bulman (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16129162#comment-16129162 ] Mike Bulman commented on CASSANDRA-12676: - Thoughts on removing 3.0.12 from Fix Version, to

[jira] [Commented] (CASSANDRA-11748) Schema version mismatch may leads to Casandra OOM at bootstrap during a rolling upgrade process

2017-08-16 Thread Matt Byrd (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16129137#comment-16129137 ] Matt Byrd commented on CASSANDRA-11748: --- Hi [~mcfongtw], Hopefully I'm interpreting your

[jira] [Commented] (CASSANDRA-12463) Unable to create Materialized View on UDT fields saeperately

2017-08-16 Thread Ravi Pillala (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16129050#comment-16129050 ] Ravi Pillala commented on CASSANDRA-12463: -- Any update on this request? > Unable to create

[jira] [Commented] (CASSANDRA-13768) auth_test.py dtest fails intermittently due to thread race condition

2017-08-16 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16129034#comment-16129034 ] ASF GitHub Bot commented on CASSANDRA-13768: GitHub user jaydeepkumar1984 opened a pull

[jira] [Commented] (CASSANDRA-13734) BufferUnderflowException when using uppercase UUID

2017-08-16 Thread Claudia S (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16129030#comment-16129030 ] Claudia S commented on CASSANDRA-13734: --- Btw I also get a BufferUnderflowException when

[jira] [Created] (CASSANDRA-13768) auth_test.py dtest fails intermittently due to thread race condition

2017-08-16 Thread Jaydeepkumar Chovatia (JIRA)
Jaydeepkumar Chovatia created CASSANDRA-13768: - Summary: auth_test.py dtest fails intermittently due to thread race condition Key: CASSANDRA-13768 URL:

[jira] [Commented] (CASSANDRA-13323) IncomingTcpConnection closed due to one bad message

2017-08-16 Thread ZhaoYang (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16129023#comment-16129023 ] ZhaoYang commented on CASSANDRA-13323: -- 9289 is the same issue which tried to record and skip

[jira] [Commented] (CASSANDRA-13137) nodetool disablethrift deadlocks if THsHaDisruptorServer is stopped while a request is being processed

2017-08-16 Thread Sotirios Delimanolis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16128917#comment-16128917 ] Sotirios Delimanolis commented on CASSANDRA-13137: -- Version 0.3.9 was

[jira] [Commented] (CASSANDRA-13339) java.nio.BufferOverflowException: null

2017-08-16 Thread Chris Richards (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16128900#comment-16128900 ] Chris Richards commented on CASSANDRA-13339: A while ago I changed the queries I was

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

2017-08-16 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16128848#comment-16128848 ] Aleksey Yeschenko commented on CASSANDRA-10726: --- Not a fan of what the patch does to

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

2017-08-16 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16128832#comment-16128832 ] Marcus Eriksson commented on CASSANDRA-10726: - Your patch fixes the issue, but don't we

[jira] [Commented] (CASSANDRA-13765) List of steps needed to upgrade Cassandra 2.2.5 to 3.11.0 on ubuntu 14.04

2017-08-16 Thread R1J2 (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16128809#comment-16128809 ] R1J2 commented on CASSANDRA-13765: -- Thanks Stefan. Where can I find the steps please ? I know this

[jira] [Commented] (CASSANDRA-6246) EPaxos

2017-08-16 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16128718#comment-16128718 ] Joshua McKenzie commented on CASSANDRA-6246: bq. I'm looking for a solution to implement a

[jira] [Commented] (CASSANDRA-13363) java.lang.ArrayIndexOutOfBoundsException: null

2017-08-16 Thread Sam Tunnicliffe (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16128589#comment-16128589 ] Sam Tunnicliffe commented on CASSANDRA-13363: - [~zhaoyan] bq.the index is designed as

[jira] [Commented] (CASSANDRA-13363) java.lang.ArrayIndexOutOfBoundsException: null

2017-08-16 Thread zhaoyan (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16128526#comment-16128526 ] zhaoyan commented on CASSANDRA-13363: - hi @Aleksey Yeschenko thank you for your review. the

[jira] [Commented] (CASSANDRA-13761) truncatehints cant't delete all hints

2017-08-16 Thread huyx (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16128513#comment-16128513 ] huyx commented on CASSANDRA-13761: -- ok,thank you. > truncatehints cant't delete all hints >

[jira] [Commented] (CASSANDRA-13576) test failure in bootstrap_test.TestBootstrap.consistent_range_movement_false_with_rf1_should_succeed_test

2017-08-16 Thread Alex Petrov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16128489#comment-16128489 ] Alex Petrov commented on CASSANDRA-13576: - +1, LGTM > test failure in >

[jira] [Created] (CASSANDRA-13767) update a row which was inserted with 'IF NOT EXISTS' key word will fail siently

2017-08-16 Thread mmh (JIRA)
mmh created CASSANDRA-13767: --- Summary: update a row which was inserted with 'IF NOT EXISTS' key word will fail siently Key: CASSANDRA-13767 URL: https://issues.apache.org/jira/browse/CASSANDRA-13767

[jira] [Resolved] (CASSANDRA-13765) List of steps needed to upgrade Cassandra 2.2.5 to 3.11.0 on ubuntu 14.04

2017-08-16 Thread Stefan Podkowinski (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Podkowinski resolved CASSANDRA-13765. Resolution: Invalid > List of steps needed to upgrade Cassandra 2.2.5

[jira] [Updated] (CASSANDRA-13757) Cassandra 3.5.0 JVM Segfault Problem While Repair Job is Running

2017-08-16 Thread JIRA
[ https://issues.apache.org/jira/browse/CASSANDRA-13757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Serhat Rıfat Demircan updated CASSANDRA-13757: -- Priority: Critical (was: Major) > Cassandra 3.5.0 JVM Segfault