[
https://issues.apache.org/jira/browse/CASSANDRA-7555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
T Jake Luciani updated CASSANDRA-7555:
--------------------------------------
Fix Version/s: (was: 2.1.2)
2.1.3
> 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: Improvement
> Reporter: Nick Bailey
> Assignee: Joshua McKenzie
> Priority: Minor
> Fix For: 2.1.3
>
>
> 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.3.4#6332)