[jira] [Commented] (CASSANDRA-10070) Automatic repair scheduling

2015-08-28 Thread Malcolm (JIRA)

[ 
https://issues.apache.org/jira/browse/CASSANDRA-10070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14718168#comment-14718168
 ] 

Malcolm commented on CASSANDRA-10070:
-

Operational simplicity is nice, however anything that increases the surface 
area of what Cassandra does increases the chances of bugs.

 Automatic repair scheduling
 ---

 Key: CASSANDRA-10070
 URL: https://issues.apache.org/jira/browse/CASSANDRA-10070
 Project: Cassandra
  Issue Type: Improvement
  Components: Core
Reporter: Marcus Olsson
Assignee: Marcus Olsson
Priority: Minor
 Fix For: 3.x


 Scheduling and running repairs in a Cassandra cluster is most often a 
 required task, but this can both be hard for new users and it also requires a 
 bit of manual configuration. There are good tools out there that can be used 
 to simplify things, but wouldn't this be a good feature to have inside of 
 Cassandra? To automatically schedule and run repairs, so that when you start 
 up your cluster it basically maintains itself in terms of normal 
 anti-entropy, with the possibility for manual configuration.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (CASSANDRA-10070) Automatic repair scheduling

2015-08-27 Thread Malcolm (JIRA)

[ 
https://issues.apache.org/jira/browse/CASSANDRA-10070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14716248#comment-14716248
 ] 

Malcolm commented on CASSANDRA-10070:
-

Is there any strong reason to make this part of the Cassandra codebase?  All of 
this work can be expressed and handled in an external tool, keeping the 
Cassandra codebase focused more on storing data.

 Automatic repair scheduling
 ---

 Key: CASSANDRA-10070
 URL: https://issues.apache.org/jira/browse/CASSANDRA-10070
 Project: Cassandra
  Issue Type: Improvement
  Components: Core
Reporter: Marcus Olsson
Assignee: Marcus Olsson
Priority: Minor
 Fix For: 3.x


 Scheduling and running repairs in a Cassandra cluster is most often a 
 required task, but this can both be hard for new users and it also requires a 
 bit of manual configuration. There are good tools out there that can be used 
 to simplify things, but wouldn't this be a good feature to have inside of 
 Cassandra? To automatically schedule and run repairs, so that when you start 
 up your cluster it basically maintains itself in terms of normal 
 anti-entropy, with the possibility for manual configuration.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (CASSANDRA-8325) Cassandra 2.1.x fails to start on FreeBSD (JVM crash)

2015-04-28 Thread Malcolm (JIRA)

[ 
https://issues.apache.org/jira/browse/CASSANDRA-8325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14517226#comment-14517226
 ] 

Malcolm commented on CASSANDRA-8325:


Hello, is there anything that can be done to get movement on this ticket?


 Cassandra 2.1.x fails to start on FreeBSD (JVM crash)
 -

 Key: CASSANDRA-8325
 URL: https://issues.apache.org/jira/browse/CASSANDRA-8325
 Project: Cassandra
  Issue Type: Bug
 Environment: FreeBSD 10.0 with openjdk version 1.7.0_71, 64-Bit 
 Server VM
Reporter: Leonid Shalupov
 Fix For: 2.1.5

 Attachments: hs_err_pid1856.log, system.log, unsafeCopy1.txt, 
 untested_8325.patch


 See attached error file after JVM crash
 {quote}
 FreeBSD xxx.intellij.net 10.0-RELEASE FreeBSD 10.0-RELEASE #0 r260789: Thu 
 Jan 16 22:34:59 UTC 2014 
 r...@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC  amd64
 {quote}
 {quote}
  % java -version
 openjdk version 1.7.0_71
 OpenJDK Runtime Environment (build 1.7.0_71-b14)
 OpenJDK 64-Bit Server VM (build 24.71-b01, mixed mode)
 {quote}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)