You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Thomas Mueller (JIRA)" <ji...@apache.org> on 2015/05/29 16:17:17 UTC

[jira] [Resolved] (OAK-1912) The UUID index temporarily not available during Oak upgrade

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

Thomas Mueller resolved OAK-1912.
---------------------------------
    Resolution: Fixed

I think this is no longer an issue (at least I didn't see this).

> The UUID index temporarily not available during Oak upgrade
> -----------------------------------------------------------
>
>                 Key: OAK-1912
>                 URL: https://issues.apache.org/jira/browse/OAK-1912
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: query
>    Affects Versions: 1.0, 1.0.1
>            Reporter: Thomas Mueller
>
> In an OSGi framework, when upgrading the Oak version, the UUID index is temporarily not available, but queries with the condition "uuid=<x>" are still run, and therefore traverse the whole repository.
> This makes upgrading the Oak version very slow.
> I guess the problem is that the old index is stopped before the rest of oak-core is stopped, or the new index is started after the rest of oak-core is started.



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