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

Julian Reschke edited comment on OAK-9984 at 11/6/22 3:10 PM:
--------------------------------------------------------------

{noformat}
> git bisect good
ed3936bbacee98920eb39835dee7209c7b49f9c7 is the first bad commit
commit ed3936bbacee98920eb39835dee7209c7b49f9c7
Author: Amit Jain <[email protected]>
Date:   Thu Oct 27 10:12:57 2022 +0530

    OAK-9790 - Implement parallel indexing for speeding up oak run indexing 
command (#715)

    - Parallel indexing enabled by splitting the FlatFileStore taking into 
account aggregation and then running multiple threads to do the indexing
{noformat}


was (Author: reschke):
{noformat}
k> git bisect good
ed3936bbacee98920eb39835dee7209c7b49f9c7 is the first bad commit
commit ed3936bbacee98920eb39835dee7209c7b49f9c7
Author: Amit Jain <[email protected]>
Date:   Thu Oct 27 10:12:57 2022 +0530

    OAK-9790 - Implement parallel indexing for speeding up oak run indexing 
command (#715)

    - Parallel indexing enabled by splitting the FlatFileStore taking into 
account aggregation and then running multiple threads to do the indexing
{noformat}

> FlatFileSplitterTest reliably failing
> -------------------------------------
>
>                 Key: OAK-9984
>                 URL: https://issues.apache.org/jira/browse/OAK-9984
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: run
>            Reporter: Julian Reschke
>            Priority: Major
>
> (on Windows)
> {noformat}
> [ERROR] Failures:
> [ERROR]   FlatFileSplitterTest.deleteAfterSplit:128 expected:<105> but 
> was:<108>
> [ERROR]   FlatFileSplitterTest.multipleNodeTypeSplitWithNestedParent:228 
> expected:<353> but was:<362>
> [ERROR]   FlatFileSplitterTest.multipleNodeTypeSplitWithParent:204 
> expected:<226> but was:<232>
> [ERROR]   FlatFileSplitterTest.simpleSplit:146 expected:<105> but was:<108>
> [ERROR]   FlatFileSplitterTest.simpleSplitWithNestedParent:184 expected:<345> 
> but was:<354>
> [ERROR]   FlatFileSplitterTest.simpleSplitWithParent:163 expected:<298> but 
> was:<306>
> [ERROR]   FlatFileSplitterTest.splitAsset:244 expected:<1059678> but 
> was:<1067609>
> [ERROR]   FlatFileSplitterTest.splitFolder:273 expected:<1059678> but 
> was:<1067609>
> [ERROR]   FlatFileSplitterTest.splitFolderWithCompression:310 
> expected:<1059678> but was:<1067609>
> [ERROR]   FlatFileSplitterTest.unknownTypeNoSplit:114 expected:<114> but 
> was:<117>
> {noformat}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to