[
https://issues.apache.org/jira/browse/CASSANDRA-7555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15102420#comment-15102420
]
Joshua McKenzie commented on CASSANDRA-7555:
--------------------------------------------
Gotcha. It's at the top of my "work on this when other things are blocked
and/or driving me crazy". CLA doesn't change that much so it shouldn't be too
much work to rebase to current, hence I was willing to let it slide longer than
I usually would.
I'll take a look when I come back in Feb.
> 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
> Assignee: Joshua McKenzie
> Priority: Minor
> Fix For: 3.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.4#6332)