You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@archiva.apache.org by "Martin Stockhammer (Jira)" <ji...@apache.org> on 2019/10/03 16:49:00 UTC

[jira] [Closed] (MRM-1959) Switch to JCR Oak to allow upgrade of lucene version

     [ https://issues.apache.org/jira/browse/MRM-1959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Stockhammer closed MRM-1959.
-----------------------------------
    Resolution: Fixed

I think this is finished now.

Tests are using retries and OAK is working fine.

> Switch to JCR Oak to allow upgrade of lucene version
> ----------------------------------------------------
>
>                 Key: MRM-1959
>                 URL: https://issues.apache.org/jira/browse/MRM-1959
>             Project: Archiva
>          Issue Type: Improvement
>    Affects Versions: 3.0.0
>            Reporter: Martin Stockhammer
>            Assignee: Martin Stockhammer
>            Priority: Major
>             Fix For: 3.0.0
>
>
> We are switching to JCR Oak that uses a higher lucene version.
> But switching to Oak has some drawbacks:
> - The repository format changed and we must provide a way to migrate (either 
> migrate the existing repository or create a new one by reindexing)
> - The JCR oak is asynchronous. So there may be some timing issues that are only visible at high load.
> - Configuration changed significantly and not all is well documented
> The incompatibility problem with the maven indexer that uses lucene in another version is solved with the maven indexer 6 snapshot version that uses now  a shadowed lucene version.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)