Nick Bailey created CASSANDRA-7555:
--------------------------------------
Summary: Support copy and link for commitlog archiving without
forking the jvm
Key: CASSANDRA-7555
URL: https://issues.apache.org/jira/browse/CASSANDRA-7555
Project: Cassandra
Issue Type: Bug
Reporter: Nick Bailey
Fix For: 2.1.1
Right now for commitlog archiving the user specifies a command to run and c*
forks the jvm to run that command. The most common operations will be either
copy or link (hard or soft). Since we can do all of these operations without
forking the jvm, which is very expensive, we should have special cases for
those.
--
This message was sent by Atlassian JIRA
(v6.2#6252)