[jira] [Commented] (MNG-6563) StackOverflowError when reading deep (1000) project hierarchy

2019-02-09 Thread Mickael Istria (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16764112#comment-16764112 ] Mickael Istria commented on MNG-6563: - I imagine it's «just» a typical case where recursion should be

[jira] [Commented] (MNG-6563) StackOverflowError when reading deep (1000) project hierarchy

2019-02-09 Thread Karl Heinz Marbaise (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16764109#comment-16764109 ] Karl Heinz Marbaise commented on MNG-6563: -- Ok that makes sense now to me. Of course we should

[jira] [Commented] (MNG-6563) StackOverflowError when reading deep (1000) project hierarchy

2019-02-04 Thread Mickael Istria (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16760196#comment-16760196 ] Mickael Istria commented on MNG-6563: - m2e doesn't scale (at the moment) with "deep" projects. By deep,

[jira] [Commented] (MNG-6563) StackOverflowError when reading deep (1000) project hierarchy

2019-02-04 Thread Karl Heinz Marbaise (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16760176#comment-16760176 ] Karl Heinz Marbaise commented on MNG-6563: -- So you are creating a structure like this: {code} +-

[jira] [Commented] (MNG-6563) StackOverflowError when reading deep (1000) project hierarchy

2019-01-14 Thread Mickael Istria (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16741886#comment-16741886 ] Mickael Istria commented on MNG-6563: - Here is the code I use to generate the project {code:java}