[jira] [Commented] (CASSANDRA-12014) IndexSummary > 2G causes an assertion error

2017-09-12 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16164225#comment-16164225 ] Marcus Eriksson commented on CASSANDRA-12014: - Sure, lets rely on the env

[jira] [Commented] (CASSANDRA-12014) IndexSummary > 2G causes an assertion error

2017-09-12 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16164181#comment-16164181 ] Stefania commented on CASSANDRA-12014: -- So, both builds were fine and in both ca

[jira] [Commented] (CASSANDRA-13863) Speculative retry causes read repair even if read_repair_chance is 0.0.

2017-09-12 Thread Jeff Jirsa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16164175#comment-16164175 ] Jeff Jirsa commented on CASSANDRA-13863: Was similarly surprised when I first

[jira] [Updated] (CASSANDRA-13863) Speculative retry causes read repair even if read_repair_chance is 0.0.

2017-09-12 Thread Hiro Wakabayashi (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hiro Wakabayashi updated CASSANDRA-13863: - Description: {{read_repair_chance = 0.0}} and {{dclocal_read_repair_chance =

[jira] [Created] (CASSANDRA-13863) Speculative retry causes read repair even if read_repair_chance is 0.0.

2017-09-12 Thread Hiro Wakabayashi (JIRA)
Hiro Wakabayashi created CASSANDRA-13863: Summary: Speculative retry causes read repair even if read_repair_chance is 0.0. Key: CASSANDRA-13863 URL: https://issues.apache.org/jira/browse/CASSANDRA-13863

[jira] [Updated] (CASSANDRA-12014) IndexSummary > 2G causes an assertion error

2017-09-12 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12014?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefania updated CASSANDRA-12014: - Status: Patch Available (was: In Progress) > IndexSummary > 2G causes an assertion error > -

[jira] [Commented] (CASSANDRA-12014) IndexSummary > 2G causes an assertion error

2017-09-12 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16164093#comment-16164093 ] Stefania commented on CASSANDRA-12014: -- Testing this [commit|https://github.com

[jira] [Updated] (CASSANDRA-13818) Add support for --hosts, --force, and subrange repair to incremental repair

2017-09-12 Thread Blake Eggleston (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Blake Eggleston updated CASSANDRA-13818: Resolution: Fixed Status: Resolved (was: Ready to Commit) Got a clean

cassandra git commit: Add incremental repair support for --hosts, --force, and subrange repair

2017-09-12 Thread bdeggleston
Repository: cassandra Updated Branches: refs/heads/trunk c6cd82462 -> 3cec208c4 Add incremental repair support for --hosts, --force, and subrange repair Patch by Blake Eggleston; reviewed by Marcus Eriksson for CASSANDRA-13818 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Co

[jira] [Updated] (CASSANDRA-13862) Optimize Paxos prepare and propose stage for local requests

2017-09-12 Thread Jeff Jirsa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Jirsa updated CASSANDRA-13862: --- Description: Currently Paxos prepare and propose messages always go through entire Messa

[jira] [Updated] (CASSANDRA-13862) Optimize Paxos prepare and propose stage for local requests

2017-09-12 Thread Jeff Jirsa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Jirsa updated CASSANDRA-13862: --- Fix Version/s: (was: 3.0.15) (was: 4.0) 4.x

[jira] [Commented] (CASSANDRA-13862) Optimize Paxos prepare and propose stage for local requests

2017-09-12 Thread Jaydeepkumar Chovatia (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16163791#comment-16163791 ] Jaydeepkumar Chovatia commented on CASSANDRA-13862: --- Hi [~aweisberg

[jira] [Assigned] (CASSANDRA-12953) Index name uniqueness validation in CFMetaData is not entirely correct

2017-09-12 Thread Ariel Weisberg (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ariel Weisberg reassigned CASSANDRA-12953: -- Assignee: (was: Ariel Weisberg) > Index name uniqueness validation in

[jira] [Resolved] (CASSANDRA-13555) Thread leak during repair

2017-09-12 Thread Blake Eggleston (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Blake Eggleston resolved CASSANDRA-13555. - Resolution: Duplicate Closing as a duplicate of CASSANDRA-13797, which remove

[jira] [Updated] (CASSANDRA-13797) RepairJob blocks on syncTasks

2017-09-12 Thread Blake Eggleston (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Blake Eggleston updated CASSANDRA-13797: Fix Version/s: 3.0.15 > RepairJob blocks on syncTasks > ---

[jira] [Updated] (CASSANDRA-13717) INSERT statement fails when Tuple type is used as clustering column with default DESC order

2017-09-12 Thread Jason Brown (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Brown updated CASSANDRA-13717: Resolution: Fixed Fix Version/s: (was: 3.11.x) (was: 4

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

2017-09-12 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/c6cd8246 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/c6cd8246 Diff: http://git-wip-us.apache.org/repos/asf/cassan

[4/6] cassandra git commit: Merge branch 'cassandra-3.0' into cassandra-3.11

2017-09-12 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/cb2a1c8f Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/cb2a1c8f Diff: http://git-wip-us.apache.org/repos/as

[3/6] cassandra git commit: INSERT statement fails when Tuple type is used as clustering column with default DESC order

2017-09-12 Thread jasobrown
INSERT statement fails when Tuple type is used as clustering column with default DESC order patch by Stavros Kontopoulos, reviewed by jasobrown for CASSANDRA-13717 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/a08a

[2/6] cassandra git commit: INSERT statement fails when Tuple type is used as clustering column with default DESC order

2017-09-12 Thread jasobrown
INSERT statement fails when Tuple type is used as clustering column with default DESC order patch by Stavros Kontopoulos, reviewed by jasobrown for CASSANDRA-13717 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/a08a

[1/6] cassandra git commit: INSERT statement fails when Tuple type is used as clustering column with default DESC order

2017-09-12 Thread jasobrown
Repository: cassandra Updated Branches: refs/heads/cassandra-3.0 a586f6c88 -> a08a816a6 refs/heads/cassandra-3.11 c05d98a30 -> cb2a1c8f4 refs/heads/trunk 7d4d1a325 -> c6cd82462 INSERT statement fails when Tuple type is used as clustering column with default DESC order patch by Stavros Kon

[5/6] cassandra git commit: Merge branch 'cassandra-3.0' into cassandra-3.11

2017-09-12 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/cb2a1c8f Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/cb2a1c8f Diff: http://git-wip-us.apache.org/repos/as

[jira] [Commented] (CASSANDRA-13632) Digest mismatch if row is empty

2017-09-12 Thread Jason Brown (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16163650#comment-16163650 ] Jason Brown commented on CASSANDRA-13632: - [~whangsf] Can you provide steps t

[jira] [Reopened] (CASSANDRA-12014) IndexSummary > 2G causes an assertion error

2017-09-12 Thread Jeff Jirsa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12014?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Jirsa reopened CASSANDRA-12014: > IndexSummary > 2G causes an assertion error > ---

[jira] [Comment Edited] (CASSANDRA-12014) IndexSummary > 2G causes an assertion error

2017-09-12 Thread Jeff Jirsa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16163632#comment-16163632 ] Jeff Jirsa edited comment on CASSANDRA-12014 at 9/12/17 8:58 PM: --

[jira] [Commented] (CASSANDRA-12014) IndexSummary > 2G causes an assertion error

2017-09-12 Thread Jeff Jirsa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16163632#comment-16163632 ] Jeff Jirsa commented on CASSANDRA-12014: FWIW, I think this unit test breaks

[jira] [Assigned] (CASSANDRA-12953) Index name uniqueness validation in CFMetaData is not entirely correct

2017-09-12 Thread Ariel Weisberg (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ariel Weisberg reassigned CASSANDRA-12953: -- Assignee: Ariel Weisberg > Index name uniqueness validation in CFMetaData

[jira] [Updated] (CASSANDRA-13786) Validation compactions can cause orphan sstable warnings

2017-09-12 Thread Blake Eggleston (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Blake Eggleston updated CASSANDRA-13786: Resolution: Fixed Status: Resolved (was: Patch Available) Got a clean

cassandra git commit: Rework CSM.getScanners synchronization

2017-09-12 Thread bdeggleston
Repository: cassandra Updated Branches: refs/heads/trunk 37771f31b -> 7d4d1a325 Rework CSM.getScanners synchronization Patch by Blake Eggleston; Reviewed by Marcus Eriksson for CASSANDRA-13786 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org

[jira] [Commented] (CASSANDRA-13123) Draining a node might fail to delete all inactive commitlogs

2017-09-12 Thread Jason Brown (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16163579#comment-16163579 ] Jason Brown commented on CASSANDRA-13123: - Sorry this fell off my review rada

[jira] [Updated] (CASSANDRA-13595) Short read protection doesn't work at the end of a partition

2017-09-12 Thread Jeff Jirsa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Jirsa updated CASSANDRA-13595: --- Labels: Correctness (was: ) > Short read protection doesn't work at the end of a partiti

[jira] [Commented] (CASSANDRA-13797) RepairJob blocks on syncTasks

2017-09-12 Thread Blake Eggleston (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16163095#comment-16163095 ] Blake Eggleston commented on CASSANDRA-13797: - Adding 3.0 branch & tests

[jira] [Commented] (CASSANDRA-12373) 3.0 breaks CQL compatibility with super columns families

2017-09-12 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16163085#comment-16163085 ] Sylvain Lebresne commented on CASSANDRA-12373: -- The one main remaining t

[jira] [Commented] (CASSANDRA-13622) Better config validation/documentation

2017-09-12 Thread ZhaoYang (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16163058#comment-16163058 ] ZhaoYang commented on CASSANDRA-13622: -- [~KurtG] [~adelapena] thank you > Bet

[jira] [Updated] (CASSANDRA-13622) Better config validation/documentation

2017-09-12 Thread JIRA
[ https://issues.apache.org/jira/browse/CASSANDRA-13622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrés de la Peña updated CASSANDRA-13622: -- Resolution: Fixed Fix Version/s: (was: 4.0) 4.

[jira] [Commented] (CASSANDRA-13622) Better config validation/documentation

2017-09-12 Thread JIRA
[ https://issues.apache.org/jira/browse/CASSANDRA-13622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16163035#comment-16163035 ] Andrés de la Peña commented on CASSANDRA-13622: --- Committed as [8fc9275

[2/5] cassandra git commit: Improve config validation and documentation on overflow and NPE

2017-09-12 Thread adelapena
Improve config validation and documentation on overflow and NPE patch by Zhao Yang; reviewed by Kurt Greaves for CASSANDRA-13622 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/a586f6c8 Tree: http://git-wip-us.apache.

[1/5] cassandra git commit: Improve config validation and documentation on overflow and NPE

2017-09-12 Thread adelapena
Repository: cassandra Updated Branches: refs/heads/cassandra-3.11 12841938a -> c05d98a30 refs/heads/trunk 1a679cf5b -> 37771f31b Improve config validation and documentation on overflow and NPE patch by Zhao Yang; reviewed by Kurt Greaves for CASSANDRA-13622 Project: http://git-wip-us.apach

[3/5] cassandra git commit: Merge branch 'cassandra-3.0' into cassandra-3.11

2017-09-12 Thread adelapena
Merge branch 'cassandra-3.0' into cassandra-3.11 # Conflicts: # src/java/org/apache/cassandra/config/DatabaseDescriptor.java Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/c05d98a3 Tree: http://git-wip-us.apach

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

2017-09-12 Thread adelapena
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/37771f31 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/37771f31 Diff: http://git-wip-us.apache.org/repos/asf/cassan

[4/5] cassandra git commit: Merge branch 'cassandra-3.0' into cassandra-3.11

2017-09-12 Thread adelapena
Merge branch 'cassandra-3.0' into cassandra-3.11 # Conflicts: # src/java/org/apache/cassandra/config/DatabaseDescriptor.java Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/c05d98a3 Tree: http://git-wip-us.apach

cassandra git commit: Improve config validation and documentation on overflow and NPE

2017-09-12 Thread adelapena
Repository: cassandra Updated Branches: refs/heads/cassandra-3.0 12103653f -> a586f6c88 Improve config validation and documentation on overflow and NPE patch by Zhao Yang; reviewed by Kurt Greaves for CASSANDRA-13622 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http

[1/5] cassandra git commit: Improve config validation and documentation on overflow and NPE

2017-09-12 Thread adelapena
Repository: cassandra Updated Branches: refs/heads/cassandra-3.11 eb027a1de -> 12841938a refs/heads/trunk 826c9f4a6 -> 1a679cf5b Improve config validation and documentation on overflow and NPE patch by Zhao Yang; reviewed by Kurt Greaves for CASSANDRA-13622 Project: http://git-wip-us.apach

[3/5] cassandra git commit: Merge branch 'cassandra-3.0' into cassandra-3.11

2017-09-12 Thread adelapena
Merge branch 'cassandra-3.0' into cassandra-3.11 # Conflicts: # CHANGES.txt # src/java/org/apache/cassandra/config/DatabaseDescriptor.java Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/12841938 Tree: htt

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

2017-09-12 Thread adelapena
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/1a679cf5 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/1a679cf5 Diff: http://git-wip-us.apache.org/repos/asf/cassan

[2/5] cassandra git commit: Improve config validation and documentation on overflow and NPE

2017-09-12 Thread adelapena
Improve config validation and documentation on overflow and NPE patch by Zhao Yang; reviewed by Kurt Greaves for CASSANDRA-13622 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/8fc9275d Tree: http://git-wip-us.apache.

[4/5] cassandra git commit: Merge branch 'cassandra-3.0' into cassandra-3.11

2017-09-12 Thread adelapena
Merge branch 'cassandra-3.0' into cassandra-3.11 # Conflicts: # CHANGES.txt # src/java/org/apache/cassandra/config/DatabaseDescriptor.java Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/12841938 Tree: htt

[jira] [Updated] (CASSANDRA-13069) Local batchlog for MV may not be correctly written on node movements

2017-09-12 Thread Paulo Motta (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paulo Motta updated CASSANDRA-13069: Resolution: Fixed Fix Version/s: 4.0 3.11.1

[4/6] cassandra git commit: Merge branch 'cassandra-3.0' into cassandra-3.11

2017-09-12 Thread paulo
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/eb027a1d Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/eb027a1d Diff: http://git-wip-us.apache.org/repos/as

[2/6] cassandra git commit: Fix pending view mutations handling and cleanup batchlog when there are local and remote paired mutations

2017-09-12 Thread paulo
Fix pending view mutations handling and cleanup batchlog when there are local and remote paired mutations Patch by Paulo Motta; Reviewed by Sylvain Lebresne for CASSANDRA-13069 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandr

[5/6] cassandra git commit: Merge branch 'cassandra-3.0' into cassandra-3.11

2017-09-12 Thread paulo
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/eb027a1d Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/eb027a1d Diff: http://git-wip-us.apache.org/repos/as

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

2017-09-12 Thread paulo
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/826c9f4a Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/826c9f4a Diff: http://git-wip-us.apache.org/repos/asf/cassan

[3/6] cassandra git commit: Fix pending view mutations handling and cleanup batchlog when there are local and remote paired mutations

2017-09-12 Thread paulo
Fix pending view mutations handling and cleanup batchlog when there are local and remote paired mutations Patch by Paulo Motta; Reviewed by Sylvain Lebresne for CASSANDRA-13069 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandr

[1/6] cassandra git commit: Fix pending view mutations handling and cleanup batchlog when there are local and remote paired mutations

2017-09-12 Thread paulo
Repository: cassandra Updated Branches: refs/heads/cassandra-3.0 e86bef439 -> 12103653f refs/heads/cassandra-3.11 b64a4e4f6 -> eb027a1de refs/heads/trunk 471835815 -> 826c9f4a6 Fix pending view mutations handling and cleanup batchlog when there are local and remote paired mutations Patch

cassandra-dtest git commit: Add tests for CASSANDRA-13069

2017-09-12 Thread paulo
Repository: cassandra-dtest Updated Branches: refs/heads/master 40f13658c -> c39a85c3e Add tests for CASSANDRA-13069 Project: http://git-wip-us.apache.org/repos/asf/cassandra-dtest/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra-dtest/commit/c39a85c3 Tree: http://git-wip-us.apac

[jira] [Comment Edited] (CASSANDRA-13619) java.nio.BufferOverflowException: null while flushing hints

2017-09-12 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16162780#comment-16162780 ] Marcus Eriksson edited comment on CASSANDRA-13619 at 9/12/17 10:47 AM:

[jira] [Updated] (CASSANDRA-13619) java.nio.BufferOverflowException: null while flushing hints

2017-09-12 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcus Eriksson updated CASSANDRA-13619: Reviewer: Aleksey Yeschenko > java.nio.BufferOverflowException: null while flus

[jira] [Commented] (CASSANDRA-13619) java.nio.BufferOverflowException: null while flushing hints

2017-09-12 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16162780#comment-16162780 ] Marcus Eriksson commented on CASSANDRA-13619: - In {{PartitionUpdate}}, {{

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

2017-09-12 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16162777#comment-16162777 ] Marcus Eriksson commented on CASSANDRA-13339: - Thanks everyone, closing a

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

2017-09-12 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcus Eriksson resolved CASSANDRA-13339. - Resolution: Duplicate > java.nio.BufferOverflowException: null >

[jira] [Updated] (CASSANDRA-13847) test failure in cqlsh_tests.cqlsh_tests.CqlLoginTest.test_list_roles_after_login

2017-09-12 Thread ZhaoYang (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ZhaoYang updated CASSANDRA-13847: - Status: Ready to Commit (was: Patch Available) > test failure in > cqlsh_tests.cqlsh_tests.

[jira] [Commented] (CASSANDRA-13847) test failure in cqlsh_tests.cqlsh_tests.CqlLoginTest.test_list_roles_after_login

2017-09-12 Thread ZhaoYang (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16162734#comment-16162734 ] ZhaoYang commented on CASSANDRA-13847: -- +1 for the change. sorry the overlook la

[jira] [Comment Edited] (CASSANDRA-13595) Short read protection doesn't work at the end of a partition

2017-09-12 Thread ZhaoYang (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16162720#comment-16162720 ] ZhaoYang edited comment on CASSANDRA-13595 at 9/12/17 9:24 AM:

[jira] [Commented] (CASSANDRA-13595) Short read protection doesn't work at the end of a partition

2017-09-12 Thread ZhaoYang (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16162720#comment-16162720 ] ZhaoYang commented on CASSANDRA-13595: -- The cause is no short-read-protection ge

[jira] [Commented] (CASSANDRA-10496) Make DTCS/TWCS split partitions based on time during compaction

2017-09-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16162610#comment-16162610 ] ASF GitHub Bot commented on CASSANDRA-10496: Github user iksaif commented

[jira] [Comment Edited] (CASSANDRA-13835) Thrift get_slice responds slower on Cassandra 3

2017-09-12 Thread Pawel Szlendak (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16162606#comment-16162606 ] Pawel Szlendak edited comment on CASSANDRA-13835 at 9/12/17 7:34 AM: --

[jira] [Commented] (CASSANDRA-13835) Thrift get_slice responds slower on Cassandra 3

2017-09-12 Thread Pawel Szlendak (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16162606#comment-16162606 ] Pawel Szlendak commented on CASSANDRA-13835: I was able to identify that

[jira] [Assigned] (CASSANDRA-13595) Short read protection doesn't work at the end of a partition

2017-09-12 Thread ZhaoYang (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ZhaoYang reassigned CASSANDRA-13595: Assignee: ZhaoYang > Short read protection doesn't work at the end of a partition > --

[jira] [Commented] (CASSANDRA-13069) Local batchlog for MV may not be correctly written on node movements

2017-09-12 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-13069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16162589#comment-16162589 ] Sylvain Lebresne commented on CASSANDRA-13069: -- bq. Resubmitted CI with