You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-dev@jackrabbit.apache.org by Michael Dürig <md...@apache.org> on 2019/02/15 08:58:36 UTC

Intent to backport OAK-8033 to Oak 1.10, 1.8 and 1.6

Hi,

In intend to backport OAK-8033 [1] to the branches mentioned in the 
subject. This fixes a regression introduced with OAK-7867 [2] that could 
cause data loss after running full compaction.

The risk is relatively low as the fix is quite simple and has shown to 
resolve concessional test failures of 
CompactionAndCleanupIT.testMixedSegments. In addition I added 
CompactionAndCleanupIT.testMixedSegmentsGCGeneration, which fully and 
deterministically covers this issue.


[1] https://issues.apache.org/jira/browse/OAK-8033
[2] https://issues.apache.org/jira/browse/OAK-7867

Re: Intent to backport OAK-8033 to Oak 1.10, 1.8 and 1.6

Posted by Michael Dürig <md...@apache.org>.
Merged into 1.6 at
http://svn.apache.org/viewvc?rev=1853814&view=revMerged into 1.8 at
http://svn.apache.org/viewvc?rev=1853813&view=revMerged into 1.10 at
http://svn.apache.org/viewvc?rev=1853812&view=revMichael
On Fri, 15 Feb 2019 at 09:58, Michael Dürig <md...@apache.org> wrote:
>
>
> Hi,
>
> In intend to backport OAK-8033 [1] to the branches mentioned in the
> subject. This fixes a regression introduced with OAK-7867 [2] that could
> cause data loss after running full compaction.
>
> The risk is relatively low as the fix is quite simple and has shown to
> resolve concessional test failures of
> CompactionAndCleanupIT.testMixedSegments. In addition I added
> CompactionAndCleanupIT.testMixedSegmentsGCGeneration, which fully and
> deterministically covers this issue.
>
>
> [1] https://issues.apache.org/jira/browse/OAK-8033
> [2] https://issues.apache.org/jira/browse/OAK-7867