[
https://issues.apache.org/jira/browse/CASSANDRA-7555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joshua McKenzie reassigned CASSANDRA-7555:
------------------------------------------
Assignee: (was: Joshua McKenzie)
> 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
> Components: Local Write-Read Paths
> Reporter: Nick Bailey
> Priority: Minor
> Fix For: 3.11.x
>
>
> 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.15#6346)