[jira] [Assigned] (CASSANDRA-12042) Decouple messaging protocol versioning from individual message types

2016-10-11 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne reassigned CASSANDRA-12042: Assignee: Sylvain Lebresne (was: Stefania) > Decouple messaging proto

[jira] [Updated] (CASSANDRA-12770) Token() CQL Function To Be Used Without Args

2016-10-11 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-12770: - Priority: Minor (was: Major) > Token() CQL Function To Be Used Without Args

[jira] [Commented] (CASSANDRA-12770) Token() CQL Function To Be Used Without Args

2016-10-11 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15564744#comment-15564744 ] Sylvain Lebresne commented on CASSANDRA-12770: -- bq. The invocation just

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

2016-10-11 Thread Alex Petrov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Petrov updated CASSANDRA-12733: Status: Ready to Commit (was: Patch Available) > Throw an exception if there is a prep

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

2016-10-11 Thread Alex Petrov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15564760#comment-15564760 ] Alex Petrov commented on CASSANDRA-12733: - CI looks good now (had to re-run t

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

2016-10-11 Thread Alex Petrov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15554310#comment-15554310 ] Alex Petrov edited comment on CASSANDRA-12733 at 10/11/16 7:32 AM:

[jira] [Created] (CASSANDRA-12771) the method scheduleFlush in CloumnFamilyStore maybe damage the sstable_activity data file

2016-10-11 Thread Walllee li (JIRA)
Walllee li created CASSANDRA-12771: -- Summary: the method scheduleFlush in CloumnFamilyStore maybe damage the sstable_activity data file Key: CASSANDRA-12771 URL: https://issues.apache.org/jira/browse/CASSANDRA-12

[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=15564840#comment-15564840 ] Michael Kjellman commented on CASSANDRA-9754: - I fixed the last (pretty na

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

2016-10-11 Thread Alex Petrov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15564760#comment-15564760 ] Alex Petrov edited comment on CASSANDRA-12733 at 10/11/16 8:36 AM:

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

2016-10-11 Thread Alex Petrov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15564760#comment-15564760 ] Alex Petrov edited comment on CASSANDRA-12733 at 10/11/16 8:36 AM:

[jira] [Comment Edited] (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:comment-tabpanel&focusedCommentId=1225#comment-1225 ] Alex Petrov edited comment on CASSANDRA-12454 at 10/11/16 8:43 AM:

cassandra git commit: Exit query parsing upon first error

2016-10-11 Thread blerer
Repository: cassandra Updated Branches: refs/heads/cassandra-3.X e0a35e585 -> 830954304 Exit query parsing upon first error patch by Berenguer Blasi; reviewed by Benjamin Lerer for CASSANDRA-12598 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache

[jira] [Comment Edited] (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:comment-tabpanel&focusedCommentId=1225#comment-1225 ] Alex Petrov edited comment on CASSANDRA-12454 at 10/11/16 8:53 AM:

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

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

[1/2] cassandra git commit: Exit query parsing upon first error

2016-10-11 Thread blerer
Repository: cassandra Updated Branches: refs/heads/trunk 9f1674926 -> dffe27077 Exit query parsing upon first error patch by Berenguer Blasi; reviewed by Benjamin Lerer for CASSANDRA-12598 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/rep

[jira] [Commented] (CASSANDRA-12598) BailErrorStragery alike for ANTLR grammar parsing

2016-10-11 Thread Benjamin Lerer (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15564951#comment-15564951 ] Benjamin Lerer commented on CASSANDRA-12598: Committed into 3.X at 830954

[jira] [Updated] (CASSANDRA-12598) BailErrorStragery alike for ANTLR grammar parsing

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

[jira] [Commented] (CASSANDRA-11803) Creating a materialized view on a table with "token" column breaks the cluster

2016-10-11 Thread Alex Petrov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15564983#comment-15564983 ] Alex Petrov commented on CASSANDRA-11803: - The patch looks good with 2 small

[jira] [Comment Edited] (CASSANDRA-11803) Creating a materialized view on a table with "token" column breaks the cluster

2016-10-11 Thread Alex Petrov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15564983#comment-15564983 ] Alex Petrov edited comment on CASSANDRA-11803 at 10/11/16 9:30 AM:

[jira] [Comment Edited] (CASSANDRA-11803) Creating a materialized view on a table with "token" column breaks the cluster

2016-10-11 Thread Alex Petrov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15564983#comment-15564983 ] Alex Petrov edited comment on CASSANDRA-11803 at 10/11/16 9:34 AM:

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

2016-10-11 Thread Alex Petrov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15564760#comment-15564760 ] Alex Petrov edited comment on CASSANDRA-12733 at 10/11/16 9:36 AM:

[jira] [Commented] (CASSANDRA-12490) Add sequence distribution type to cassandra stress

2016-10-11 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15565128#comment-15565128 ] Benedict commented on CASSANDRA-12490: -- bq. which does make me wonder how stress

[jira] [Commented] (CASSANDRA-11935) Add support for arithmetic operators

2016-10-11 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-11935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15565286#comment-15565286 ] Sylvain Lebresne commented on CASSANDRA-11935: -- General functionality l

[jira] [Commented] (CASSANDRA-12606) CQLSSTableWriter unable to use blob conversion functions

2016-10-11 Thread Alex Petrov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15565288#comment-15565288 ] Alex Petrov commented on CASSANDRA-12606: - Submitting a patch that would simp

[jira] [Updated] (CASSANDRA-12606) CQLSSTableWriter unable to use blob conversion functions

2016-10-11 Thread Alex Petrov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-12606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Petrov updated CASSANDRA-12606: Status: Patch Available (was: Open) > CQLSSTableWriter unable to use blob conversion f

[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

[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] [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-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-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

[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

[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/

[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

[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

[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-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-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] [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] [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: Status: Patch Available (was: Awaiting Feedback) > Make cassandra.yaml docs fo

[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] [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-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] [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-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] [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=15565876#comment-15565876 ] Michael Kjellman commented on CASSANDRA-9754: - Latest set of fixes pushed

[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] [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] [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] [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] [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] [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-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] [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-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] [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=15566183#comment-15566183 ] Michael Kjellman commented on CASSANDRA-9754: - Fixed: single squashed comm

[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] [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] [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] [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-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] [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-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: 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: 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_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_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_3_without_birch_read_latency_and_counts.png > Make inde

[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-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] [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] [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] [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] [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:32 PM:

[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] [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

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] [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

[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

[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

[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

[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

[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

[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] [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-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

  1   2   >