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 "Vikas Saurabh (JIRA)" <ji...@apache.org> on 2018/08/08 21:50:00 UTC

[jira] [Created] (OAK-7697) update oak-update so that recent lucene-core version

Vikas Saurabh created OAK-7697:
----------------------------------

             Summary: update oak-update so that recent lucene-core version
                 Key: OAK-7697
                 URL: https://issues.apache.org/jira/browse/OAK-7697
             Project: Jackrabbit Oak
          Issue Type: Technical task
          Components: upgrade
            Reporter: Vikas Saurabh


[~tomek.rekawek] in OAK-7686 noted \[0] that it's non trivial to include current lucene jar in oak-upgrade because it already includes jackrabbit-core (which, in turn, bring with itself old lucene version).

There are at least 2 different ways to handle this:
* shade out lucene classes while embedding jackrabbit-core - afaict, oak-upgrade only depends on logic in jackrabbit-core that reads old jackrabbit repositories
* create a separate oak-upgrade for upgrading from old jackrabbit repository... for "normal" oak-upgrade, we can then embed lucene jar without issues

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



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)