[ 
https://issues.apache.org/jira/browse/OAK-4260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15256148#comment-15256148
 ] 

Tomek Rękawek commented on OAK-4260:
------------------------------------

Committed the change in [r1740787|http://svn.apache.org/r1740787]. There's one 
change since the previous comment: the segment-next format doesn't require any 
custom schema. The classic format requires {{segment-old:}}. So, the actual 
command to migrate an old repo to the segment-next would be:

{noformat}
java -jar oak-upgrade.jar --mmap segment-old:crx-quickstart/repository 
crx-quickstart/new-repository
{noformat}

I created OAK-4303 to fix the failing tests that you've mentioned.

> Define and implement migration from oak-segment to oak-segment-next
> -------------------------------------------------------------------
>
>                 Key: OAK-4260
>                 URL: https://issues.apache.org/jira/browse/OAK-4260
>             Project: Jackrabbit Oak
>          Issue Type: Task
>          Components: segment-next, segmentmk, upgrade
>            Reporter: Michael Dürig
>            Assignee: Tomek Rękawek
>              Labels: migration
>             Fix For: 1.6
>
>
> We need to come up with a plan, implementation and documentation for how we 
> deal with migrating from {{oak-segment}} to {{oak-segment-next}}. 



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

Reply via email to