[jira] [Updated] (CASSANDRA-12777) Optimize the vnode allocation for single replica per DC

2016-10-11 Thread Dikang Gu (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dikang Gu updated CASSANDRA-12777: -- Description: The new vnode allocation algorithm introduced in CASSANDRA-7032 is optimized

[jira] [Commented] (CASSANDRA-12777) Optimize the vnode allocation for single replica per DC

2016-10-11 Thread Dikang Gu (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15567784#comment-15567784 ] Dikang Gu commented on CASSANDRA-12777: --- I have a draft patch, and there is the

cassandra git commit: Merge branch 'cassandra-3.X' into trunk [Forced Update!]

2016-10-11 Thread jjirsa
Repository: cassandra Updated Branches: refs/heads/trunk 6e9c3db56 -> 0b82c4fc6 (forced update) Merge branch 'cassandra-3.X' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/0b82c4fc Tree: http://git-wip-

[jira] [Created] (CASSANDRA-12777) Optimize the vnode allocation for single replica per DC

2016-10-11 Thread Dikang Gu (JIRA)
Dikang Gu created CASSANDRA-12777: - Summary: Optimize the vnode allocation for single replica per DC Key: CASSANDRA-12777 URL: https://issues.apache.org/jira/browse/CASSANDRA-12777 Project: Cassandra

[jira] [Commented] (CASSANDRA-12296) system_auth can't be rebuilt by default

2016-10-11 Thread Jeff Jirsa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15567769#comment-15567769 ] Jeff Jirsa commented on CASSANDRA-12296: {quote} is not true, at least from m

[jira] [Commented] (CASSANDRA-12182) redundant StatusLogger print out when both dropped message and long GC event happen

2016-10-11 Thread Kurt Greaves (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15567694#comment-15567694 ] Kurt Greaves commented on CASSANDRA-12182: -- You can set the logging level fo

[jira] [Updated] (CASSANDRA-12776) when memtable flush Statistics thisOffHeap error

2016-10-11 Thread Jeff Jirsa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Jirsa updated CASSANDRA-12776: --- Component/s: (was: Tools) > when memtable flush Statistics thisOffHeap error > --

[jira] [Updated] (CASSANDRA-12776) when memtable flush Statistics thisOffHeap error

2016-10-11 Thread Jeff Jirsa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Jirsa updated CASSANDRA-12776: --- Labels: lhf (was: ) > when memtable flush Statistics thisOffHeap error > ---

[jira] [Updated] (CASSANDRA-12776) when memtable flush Statistics thisOffHeap error

2016-10-11 Thread Jeff Jirsa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Jirsa updated CASSANDRA-12776: --- Description: {code} if (largest != null) { float usedOnHeap =

[jira] [Commented] (CASSANDRA-12296) system_auth can't be rebuilt by default

2016-10-11 Thread Kurt Greaves (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15567560#comment-15567560 ] Kurt Greaves commented on CASSANDRA-12296: -- Yep, I didn't expect it to be co

[jira] [Updated] (CASSANDRA-12700) During writing data into Cassandra 3.7.0 using Python driver 3.7 sometimes Connection get lost, because of Server NullPointerException

2016-10-11 Thread Jeff Jirsa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Jirsa updated CASSANDRA-12700: --- Resolution: Fixed Status: Resolved (was: Ready to Commit) Committed in {{ff5c497

[04/10] cassandra git commit: CASSANDRA-12700: Better handle invalid system roles table

2016-10-11 Thread jjirsa
CASSANDRA-12700: Better handle invalid system roles table Patch by Jeff Jirsa; Reviewed by Sam Tunnicliffe for CASSANDRA-12700 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/ff5c497d Tree: http://git-wip-us.apache.or

[10/10] cassandra git commit: Merge branch 'cassandra-3.X' into trunk

2016-10-11 Thread jjirsa
Merge branch 'cassandra-3.X' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/6e9c3db5 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/6e9c3db5 Diff: http://git-wip-us.apache.org/repos/asf/cassand

[09/10] cassandra git commit: Merge branch 'cassandra-3.0' into cassandra-3.X

2016-10-11 Thread jjirsa
Merge branch 'cassandra-3.0' into cassandra-3.X Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/b25d9030 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/b25d9030 Diff: http://git-wip-us.apache.org/repos/asf

[08/10] cassandra git commit: Merge branch 'cassandra-3.0' into cassandra-3.X

2016-10-11 Thread jjirsa
Merge branch 'cassandra-3.0' into cassandra-3.X Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/b25d9030 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/b25d9030 Diff: http://git-wip-us.apache.org/repos/asf

[03/10] cassandra git commit: CASSANDRA-12700: Better handle invalid system roles table

2016-10-11 Thread jjirsa
CASSANDRA-12700: Better handle invalid system roles table Patch by Jeff Jirsa; Reviewed by Sam Tunnicliffe for CASSANDRA-12700 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/ff5c497d Tree: http://git-wip-us.apache.or

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

2016-10-11 Thread jjirsa
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/703b151b Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/703b151b Diff: http://git-wip-us.apache.org/repos/asf

[02/10] cassandra git commit: CASSANDRA-12700: Better handle invalid system roles table

2016-10-11 Thread jjirsa
CASSANDRA-12700: Better handle invalid system roles table Patch by Jeff Jirsa; Reviewed by Sam Tunnicliffe for CASSANDRA-12700 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/ff5c497d Tree: http://git-wip-us.apache.or

[01/10] cassandra git commit: CASSANDRA-12700: Better handle invalid system roles table

2016-10-11 Thread jjirsa
Repository: cassandra Updated Branches: refs/heads/cassandra-2.2 73b888db1 -> ff5c497d1 refs/heads/cassandra-3.0 74f1e0aaa -> 703b151b1 refs/heads/cassandra-3.X f9ae1b7c6 -> b25d9030a refs/heads/trunk 8e6a58ccd -> 6e9c3db56 CASSANDRA-12700: Better handle invalid system roles table Patch

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

2016-10-11 Thread jjirsa
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/703b151b Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/703b151b Diff: http://git-wip-us.apache.org/repos/asf

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

2016-10-11 Thread jjirsa
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/703b151b Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/703b151b Diff: http://git-wip-us.apache.org/repos/asf

[jira] [Commented] (CASSANDRA-5988) Make hint TTL customizable

2016-10-11 Thread sankalp kohli (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15567501#comment-15567501 ] sankalp kohli commented on CASSANDRA-5988: -- [~iamaleksey] I could not search

[jira] [Created] (CASSANDRA-12776) when memtable flush Statistics thisOffHeap error

2016-10-11 Thread JIRA
翟玉勇 created CASSANDRA-12776: --- Summary: when memtable flush Statistics thisOffHeap error Key: CASSANDRA-12776 URL: https://issues.apache.org/jira/browse/CASSANDRA-12776 Project: Cassandra Issue Type

[jira] [Commented] (CASSANDRA-12296) system_auth can't be rebuilt by default

2016-10-11 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15567449#comment-15567449 ] Brandon Williams commented on CASSANDRA-12296: -- Let's decide what is, th

[jira] [Commented] (CASSANDRA-12296) system_auth can't be rebuilt by default

2016-10-11 Thread Jeff Jirsa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15567411#comment-15567411 ] Jeff Jirsa commented on CASSANDRA-12296: [~KurtG] - If you're running NTS wit

[jira] [Updated] (CASSANDRA-12296) system_auth can't be rebuilt by default

2016-10-11 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-12296: - Status: Patch Available (was: Open) > system_auth can't be rebuilt by defaul

[jira] [Commented] (CASSANDRA-12754) Change cassandra.wait_for_tracing_events_timeout_secs default to -1 so C* doesn't wait on trace events to be written before responding to request by default

2016-10-11 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15567327#comment-15567327 ] Stefania commented on CASSANDRA-12754: -- The CI results are OK except for two fai

[jira] [Updated] (CASSANDRA-12754) Change cassandra.wait_for_tracing_events_timeout_secs default to -1 so C* doesn't wait on trace events to be written before responding to request by default

2016-10-11 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefania updated CASSANDRA-12754: - Reproduced In: 3.0.9, 2.2.8 (was: 2.2.8, 3.0.9) Status: Patch Available (was: Ope

[jira] [Updated] (CASSANDRA-12296) system_auth can't be rebuilt by default

2016-10-11 Thread Kurt Greaves (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kurt Greaves updated CASSANDRA-12296: - Attachment: 12296.patch Attached a patch that just changes the message, removing the

[03/10] cassandra git commit: ninja: fixed typo in CHANGES.txt for CASSANDRA-12642

2016-10-11 Thread stefania
ninja: fixed typo in CHANGES.txt for CASSANDRA-12642 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/73b888db Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/73b888db Diff: http://git-wip-us.apache.org/repo

[02/10] cassandra git commit: ninja: fixed typo in CHANGES.txt for CASSANDRA-12642

2016-10-11 Thread stefania
ninja: fixed typo in CHANGES.txt for CASSANDRA-12642 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/73b888db Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/73b888db Diff: http://git-wip-us.apache.org/repo

[09/10] cassandra git commit: Merge branch 'cassandra-3.0' into cassandra-3.X

2016-10-11 Thread stefania
Merge branch 'cassandra-3.0' into cassandra-3.X Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/f9ae1b7c Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/f9ae1b7c Diff: http://git-wip-us.apache.org/repos/asf

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

2016-10-11 Thread stefania
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/74f1e0aa Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/74f1e0aa Diff: http://git-wip-us.apache.org/repos/asf

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

2016-10-11 Thread stefania
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/74f1e0aa Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/74f1e0aa Diff: http://git-wip-us.apache.org/repos/asf

[10/10] cassandra git commit: Merge branch 'cassandra-3.X' into trunk

2016-10-11 Thread stefania
Merge branch 'cassandra-3.X' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/8e6a58cc Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/8e6a58cc Diff: http://git-wip-us.apache.org/repos/asf/cassand

[01/10] cassandra git commit: ninja: fixed typo in CHANGES.txt for CASSANDRA-12642

2016-10-11 Thread stefania
Repository: cassandra Updated Branches: refs/heads/cassandra-2.2 c5fdb32ce -> 73b888db1 refs/heads/cassandra-3.0 72c9eb2dc -> 74f1e0aaa refs/heads/cassandra-3.X c7fb95c98 -> f9ae1b7c6 refs/heads/trunk 338b3e643 -> 8e6a58ccd ninja: fixed typo in CHANGES.txt for CASSANDRA-12642 Project: h

[08/10] cassandra git commit: Merge branch 'cassandra-3.0' into cassandra-3.X

2016-10-11 Thread stefania
Merge branch 'cassandra-3.0' into cassandra-3.X Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/f9ae1b7c Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/f9ae1b7c Diff: http://git-wip-us.apache.org/repos/asf

[04/10] cassandra git commit: ninja: fixed typo in CHANGES.txt for CASSANDRA-12642

2016-10-11 Thread stefania
ninja: fixed typo in CHANGES.txt for CASSANDRA-12642 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/73b888db Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/73b888db Diff: http://git-wip-us.apache.org/repo

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

2016-10-11 Thread stefania
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/74f1e0aa Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/74f1e0aa Diff: http://git-wip-us.apache.org/repos/asf

[jira] [Updated] (CASSANDRA-12705) Add column definition kind to system schema dropped columns

2016-10-11 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefania updated CASSANDRA-12705: - Resolution: Fixed Status: Resolved (was: Patch Available) dtest results are clean, u

cassandra git commit: Add column definition kind to dropped columns in schema

2016-10-11 Thread stefania
Repository: cassandra Updated Branches: refs/heads/trunk 231a93706 -> 338b3e643 Add column definition kind to dropped columns in schema Patch by Stefania Alborghetti; reviewed by Aleksey Yeschenko for CASSANDRA-12705 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http

[jira] [Created] (CASSANDRA-12775) CQLSH should be able to pin requests to a server

2016-10-11 Thread Jon Haddad (JIRA)
Jon Haddad created CASSANDRA-12775: -- Summary: CQLSH should be able to pin requests to a server Key: CASSANDRA-12775 URL: https://issues.apache.org/jira/browse/CASSANDRA-12775 Project: Cassandra

[jira] [Resolved] (CASSANDRA-11949) GC log directory should be created in startup scripts

2016-10-11 Thread Michael Shuler (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Shuler resolved CASSANDRA-11949. Resolution: Not A Problem > GC log directory should be created in startup scrip

[jira] [Comment Edited] (CASSANDRA-9754) Make index info heap friendly for large CQL partitions

2016-10-11 Thread Michael Kjellman (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15566748#comment-15566748 ] Michael Kjellman edited comment on CASSANDRA-9754 at 10/11/16 10:32 PM:

[jira] [Commented] (CASSANDRA-11949) GC log directory should be created in startup scripts

2016-10-11 Thread Mahdi Mohammadi (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15566806#comment-15566806 ] Mahdi Mohammadi commented on CASSANDRA-11949: - [~mshuler], [~JoshuaMcKenz

[jira] [Comment Edited] (CASSANDRA-9754) Make index info heap friendly for large CQL partitions

2016-10-11 Thread Michael Kjellman (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15566748#comment-15566748 ] Michael Kjellman edited comment on CASSANDRA-9754 at 10/11/16 10:21 PM:

[jira] [Comment Edited] (CASSANDRA-9754) Make index info heap friendly for large CQL partitions

2016-10-11 Thread Michael Kjellman (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15566748#comment-15566748 ] Michael Kjellman edited comment on CASSANDRA-9754 at 10/11/16 10:18 PM:

[jira] [Commented] (CASSANDRA-9754) Make index info heap friendly for large CQL partitions

2016-10-11 Thread Michael Kjellman (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15566748#comment-15566748 ] Michael Kjellman commented on CASSANDRA-9754: - Attaching an initial set of

[jira] [Updated] (CASSANDRA-12774) Expose dc in Unavailable exception errors

2016-10-11 Thread Andy Tolbert (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Tolbert updated CASSANDRA-12774: - Description: For protocol v5 or later, it could be useful if Unavailable optionally i

[jira] [Created] (CASSANDRA-12774) Expose dc in Unavailable exception errors

2016-10-11 Thread Andy Tolbert (JIRA)
Andy Tolbert created CASSANDRA-12774: Summary: Expose dc in Unavailable exception errors Key: CASSANDRA-12774 URL: https://issues.apache.org/jira/browse/CASSANDRA-12774 Project: Cassandra

[jira] [Updated] (CASSANDRA-9754) Make index info heap friendly for large CQL partitions

2016-10-11 Thread Michael Kjellman (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Kjellman updated CASSANDRA-9754: Attachment: perf_cluster_3_without_birch_read_latency_and_counts.png > Make inde

[jira] [Updated] (CASSANDRA-9754) Make index info heap friendly for large CQL partitions

2016-10-11 Thread Michael Kjellman (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Kjellman updated CASSANDRA-9754: Attachment: (was: perf_cluster_3_without_birch_read_latency_and_counts.png)

[jira] [Updated] (CASSANDRA-9754) Make index info heap friendly for large CQL partitions

2016-10-11 Thread Michael Kjellman (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Kjellman updated CASSANDRA-9754: Attachment: perf_cluster_1_with_birch_write_latency_and_counts.png > Make index

[jira] [Updated] (CASSANDRA-9754) Make index info heap friendly for large CQL partitions

2016-10-11 Thread Michael Kjellman (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Kjellman updated CASSANDRA-9754: Attachment: (was: perf_cluster_1_with_birch_write_latency_and_counts.png) >

[jira] [Updated] (CASSANDRA-9754) Make index info heap friendly for large CQL partitions

2016-10-11 Thread Michael Kjellman (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Kjellman updated CASSANDRA-9754: Attachment: perf_cluster_3_without_birch_write_latency_and_counts.png

[jira] [Updated] (CASSANDRA-9754) Make index info heap friendly for large CQL partitions

2016-10-11 Thread Michael Kjellman (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Kjellman updated CASSANDRA-9754: Attachment: (was: 9754_part2-v1.diff) > Make index info heap friendly for la

[jira] [Commented] (CASSANDRA-12274) mx4j not work in 3.0.8

2016-10-11 Thread Edward Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15566605#comment-15566605 ] Edward Ribeiro commented on CASSANDRA-12274: Sorry for taking so long to

[jira] [Updated] (CASSANDRA-9754) Make index info heap friendly for large CQL partitions

2016-10-11 Thread Michael Kjellman (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Kjellman updated CASSANDRA-9754: Attachment: (was: 9754_part1-v1.diff) > Make index info heap friendly for la

[jira] [Updated] (CASSANDRA-12772) [Debian] Allow user configuration of hprof/core destination

2016-10-11 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-12772: - Reviewer: Michael Shuler Status: Patch Available (was: Open) > [Debian

[jira] [Commented] (CASSANDRA-12629) All Nodes Replication Strategy

2016-10-11 Thread Ben Bromhead (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15566292#comment-15566292 ] Ben Bromhead commented on CASSANDRA-12629: -- This is not super important to g

[jira] [Updated] (CASSANDRA-12531) dtest failure in read_failures_test.TestReadFailures.test_tombstone_failure_v3

2016-10-11 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua McKenzie updated CASSANDRA-12531: Assignee: Sam Tunnicliffe > dtest failure in read_failures_test.TestReadFailure

[jira] [Updated] (CASSANDRA-12141) dtest failure in consistency_test.TestConsistency.short_read_reversed_test

2016-10-11 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua McKenzie updated CASSANDRA-12141: Assignee: Alex Petrov > dtest failure in consistency_test.TestConsistency.short

[jira] [Commented] (CASSANDRA-9754) Make index info heap friendly for large CQL partitions

2016-10-11 Thread Michael Kjellman (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15566188#comment-15566188 ] Michael Kjellman commented on CASSANDRA-9754: - There were some issues with

[jira] [Commented] (CASSANDRA-9754) Make index info heap friendly for large CQL partitions

2016-10-11 Thread Michael Kjellman (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15566183#comment-15566183 ] Michael Kjellman commented on CASSANDRA-9754: - Fixed: single squashed comm

[jira] [Issue Comment Deleted] (CASSANDRA-9754) Make index info heap friendly for large CQL partitions

2016-10-11 Thread Michael Kjellman (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Kjellman updated CASSANDRA-9754: Comment: was deleted (was: Yes, however something went wrong with the cherry-pic

[jira] [Commented] (CASSANDRA-9754) Make index info heap friendly for large CQL partitions

2016-10-11 Thread Michael Kjellman (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15566132#comment-15566132 ] Michael Kjellman commented on CASSANDRA-9754: - Yes, however something went

[jira] [Commented] (CASSANDRA-9754) Make index info heap friendly for large CQL partitions

2016-10-11 Thread Michael Kjellman (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15566131#comment-15566131 ] Michael Kjellman commented on CASSANDRA-9754: - Yes, however something went

[jira] [Updated] (CASSANDRA-12772) [Debian] Allow user configuration of hprof/core destination

2016-10-11 Thread Justin Venus (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Venus updated CASSANDRA-12772: - Summary: [Debian] Allow user configuration of hprof/core destination (was: [Debian]

[jira] [Commented] (CASSANDRA-12773) cassandra-stress error for one way SSL

2016-10-11 Thread Jane Deng (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15566091#comment-15566091 ] Jane Deng commented on CASSANDRA-12773: --- To reproduce the error, I created a cl

[jira] [Created] (CASSANDRA-12773) cassandra-stress error for one way SSL

2016-10-11 Thread Jane Deng (JIRA)
Jane Deng created CASSANDRA-12773: - Summary: cassandra-stress error for one way SSL Key: CASSANDRA-12773 URL: https://issues.apache.org/jira/browse/CASSANDRA-12773 Project: Cassandra Issue T

[jira] [Commented] (CASSANDRA-9754) Make index info heap friendly for large CQL partitions

2016-10-11 Thread Branimir Lambov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15566048#comment-15566048 ] Branimir Lambov commented on CASSANDRA-9754: Is it now ready for review?

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

2016-10-11 Thread Carl Yeksigian (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15566003#comment-15566003 ] Carl Yeksigian commented on CASSANDRA-10309: CASSANDRA-12443 removes the

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

2016-10-11 Thread Carl Yeksigian (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15566003#comment-15566003 ] Carl Yeksigian edited comment on CASSANDRA-10309 at 10/11/16 5:12 PM: -

[jira] [Updated] (CASSANDRA-12772) [Debian] Allow user configuration of hprof/conf destination

2016-10-11 Thread Justin Venus (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Venus updated CASSANDRA-12772: - Description: It would be nice if the $cassandra_home was consistent and configurable

[jira] [Updated] (CASSANDRA-12772) [Debian] Allow user configuration of hprof/conf destination

2016-10-11 Thread Justin Venus (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Venus updated CASSANDRA-12772: - Flags: Patch Description: It would be nice if the $cassandra_home was consi

[jira] [Updated] (CASSANDRA-12772) [Debian] Allow user configuration of hprof/conf destination

2016-10-11 Thread Justin Venus (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Venus updated CASSANDRA-12772: - Description: It would be nice if the $cassandra_home was consistent and configurable

[jira] [Created] (CASSANDRA-12772) [Debian] Allow user configuration of hprof/conf destination

2016-10-11 Thread Justin Venus (JIRA)
Justin Venus created CASSANDRA-12772: Summary: [Debian] Allow user configuration of hprof/conf destination Key: CASSANDRA-12772 URL: https://issues.apache.org/jira/browse/CASSANDRA-12772 Project:

[jira] [Commented] (CASSANDRA-9754) Make index info heap friendly for large CQL partitions

2016-10-11 Thread Michael Kjellman (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15565876#comment-15565876 ] Michael Kjellman commented on CASSANDRA-9754: - Latest set of fixes pushed

[jira] [Commented] (CASSANDRA-12756) Duplicate (cql)rows for the same primary key

2016-10-11 Thread Alex Petrov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15565868#comment-15565868 ] Alex Petrov commented on CASSANDRA-12756: - In {{3.8}}: [CASSANDRA-12144]. >

[jira] [Commented] (CASSANDRA-9754) Make index info heap friendly for large CQL partitions

2016-10-11 Thread Michael Kjellman (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15565823#comment-15565823 ] Michael Kjellman commented on CASSANDRA-9754: - Stable all night! My large

[jira] [Updated] (CASSANDRA-12462) NullPointerException in CompactionInfo.getId(CompactionInfo.java:65)

2016-10-11 Thread Simon Zhou (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Zhou updated CASSANDRA-12462: --- Attachment: CASSANDRA-12462-v2.patch Patch v2 attached. > NullPointerException in Compac

[jira] [Commented] (CASSANDRA-12756) Duplicate (cql)rows for the same primary key

2016-10-11 Thread Andreas Wederbrand (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15565728#comment-15565728 ] Andreas Wederbrand commented on CASSANDRA-12756: We already run 3.7,

[jira] [Commented] (CASSANDRA-7296) Add CL.COORDINATOR_ONLY

2016-10-11 Thread Jeremy Hanna (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15565718#comment-15565718 ] Jeremy Hanna commented on CASSANDRA-7296: - It does look like given the use cas

[jira] [Commented] (CASSANDRA-12740) cqlsh copy tests hang in case of no answer from the server or driver

2016-10-11 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15565550#comment-15565550 ] Philip Thompson commented on CASSANDRA-12740: - Thanks so much for this fi

[jira] [Updated] (CASSANDRA-12761) Make cassandra.yaml docs for batch_size_*_threshold_in_kb reflect changes in CASSANDRA-10876

2016-10-11 Thread Guy Bolton King (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guy Bolton King updated CASSANDRA-12761: Status: Patch Available (was: Awaiting Feedback) > Make cassandra.yaml docs fo

[jira] [Commented] (CASSANDRA-12761) Make cassandra.yaml docs for batch_size_*_threshold_in_kb reflect changes in CASSANDRA-10876

2016-10-11 Thread Guy Bolton King (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15565454#comment-15565454 ] Guy Bolton King commented on CASSANDRA-12761: - Updated patch with request

[jira] [Updated] (CASSANDRA-12761) Make cassandra.yaml docs for batch_size_*_threshold_in_kb reflect changes in CASSANDRA-10876

2016-10-11 Thread Guy Bolton King (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guy Bolton King updated CASSANDRA-12761: Attachment: 0001-Update-cassandra.yaml-documentation-for-batch_size-t.patch > M

[jira] [Updated] (CASSANDRA-12761) Make cassandra.yaml docs for batch_size_*_threshold_in_kb reflect changes in CASSANDRA-10876

2016-10-11 Thread Guy Bolton King (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guy Bolton King updated CASSANDRA-12761: Attachment: (was: 0001-Update-cassandra.yaml-documentation-for-batch_size-t

[jira] [Commented] (CASSANDRA-12756) Duplicate (cql)rows for the same primary key

2016-10-11 Thread Alex Petrov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15565432#comment-15565432 ] Alex Petrov commented on CASSANDRA-12756: - Update to 3.0.8 and run scrub. If

[jira] [Updated] (CASSANDRA-12733) Throw an exception if there is a prepared statement id hash conflict.

2016-10-11 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko updated CASSANDRA-12733: -- Resolution: Fixed Fix Version/s: (was: 3.x) 3.

[jira] [Commented] (CASSANDRA-12733) Throw an exception if there is a prepared statement id hash conflict.

2016-10-11 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15565421#comment-15565421 ] Aleksey Yeschenko commented on CASSANDRA-12733: --- Committed as [c7fb95c

[3/3] cassandra git commit: Merge branch 'cassandra-3.X' into trunk

2016-10-11 Thread aleksey
Merge branch 'cassandra-3.X' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/231a9370 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/231a9370 Diff: http://git-wip-us.apache.org/repos/asf/cassand

[2/3] cassandra git commit: Check for hash conflicts in prepared statements.

2016-10-11 Thread aleksey
Check for hash conflicts in prepared statements. Patch by Jeremiah Jordan; reviewed by Alex Petrov for CASSANDRA-12733 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/c7fb95c9 Tree: http://git-wip-us.apache.org/repos/

[1/3] cassandra git commit: Check for hash conflicts in prepared statements.

2016-10-11 Thread aleksey
Repository: cassandra Updated Branches: refs/heads/cassandra-3.X 830954304 -> c7fb95c98 refs/heads/trunk dffe27077 -> 231a93706 Check for hash conflicts in prepared statements. Patch by Jeremiah Jordan; reviewed by Alex Petrov for CASSANDRA-12733 Project: http://git-wip-us.apache.org/repos

[jira] [Updated] (CASSANDRA-12454) Unable to start on IPv6-only node with local JMX

2016-10-11 Thread Alex Petrov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Petrov updated CASSANDRA-12454: Status: Ready to Commit (was: Patch Available) > Unable to start on IPv6-only node wit

[jira] [Updated] (CASSANDRA-12743) Assertion error while running compaction

2016-10-11 Thread Jean-Baptiste Le Duigou (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Baptiste Le Duigou updated CASSANDRA-12743: Description: While running compaction I run into an error somet

[jira] [Updated] (CASSANDRA-12743) Assertion error while running compaction

2016-10-11 Thread Jean-Baptiste Le Duigou (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Baptiste Le Duigou updated CASSANDRA-12743: Summary: Assertion error while running compaction (was: Assert

[jira] [Updated] (CASSANDRA-12629) All Nodes Replication Strategy

2016-10-11 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko updated CASSANDRA-12629: -- Status: Open (was: Patch Available) > All Nodes Replication Strategy > ---

[jira] [Commented] (CASSANDRA-12629) All Nodes Replication Strategy

2016-10-11 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15565394#comment-15565394 ] Aleksey Yeschenko commented on CASSANDRA-12629: --- It was and is a bad id

[jira] [Resolved] (CASSANDRA-12629) All Nodes Replication Strategy

2016-10-11 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko resolved CASSANDRA-12629. --- Resolution: Not A Problem Fix Version/s: (was: 3.x) > All Node

  1   2   >