I stand corrected then :) I had no clue a partial sidegrade is even possible.
On Fri, Aug 19, 2016 at 10:38 AM, Chetan Mehrotra <[email protected] > wrote: > For complete migration yes all bits are there. However people also use > this for partial incremental migration from source system to target > system. In that case include paths are provide for those paths whose > content need to be updated. In such a case it can happen that derived > content for those paths (property index, permission store entries) do > not get updated and that would result in inconsistent state > Chetan Mehrotra > > > On Fri, Aug 19, 2016 at 1:59 PM, Alex Parvulescu > <[email protected]> wrote: > > Hi, > > > > I don't think any extra hooks are needed here. Sidegrade is just a change > > in persistence format, all the bits should be there already in the old > > repository. > > > > best, > > alex > > > > On Fri, Aug 19, 2016 at 6:45 AM, Chetan Mehrotra < > [email protected]> > > wrote: > > > >> Hi, > >> > >> Does RepositorySidegrade runs all the commit hooks required for > >> getting a consistent JCR level state like permission editor, property > >> editor etc > >> > >> I can such hooks configured for RepositoryUpgrade but not seeing any > >> such hook configured for RepositorySidegrade > >> > >> Probably we should also configure same set of hooks? > >> > >> Chetan Mehrotra > >> >
