[jira] [Commented] (ISIS-3066) Concurrent Modification Exception on Metamodel Reload
[ https://issues.apache.org/jira/browse/ISIS-3066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17545299#comment-17545299 ] ASF subversion and git services commented on ISIS-3066: --- Commit 8c9cd9ae38577aca737cec06c07c5cb95830273e in isis's branch refs/heads/master from Andi Huber [ https://gitbox.apache.org/repos/asf?p=isis.git;h=8c9cd9ae38 ] ISIS-3066: fixes flipped logic in prev. commit > Concurrent Modification Exception on Metamodel Reload > - > > Key: ISIS-3066 > URL: https://issues.apache.org/jira/browse/ISIS-3066 > Project: Isis > Issue Type: Bug > Components: Isis Core >Reporter: Andi Huber >Assignee: Andi Huber >Priority: Major > Fix For: 2.0.0-RC1 > > Attachments: > org.apache.isis.core.runtimeservices.menubars.bootstrap.MenuBarsServiceBSTest.txt > > > As surfaced on JUnit test > o.a.i.c.runtimeservices.menubars.bootstrap.MenuBarsServiceBSTest.customNamed. -- This message was sent by Atlassian Jira (v8.20.7#820007)
[jira] [Commented] (ISIS-3066) Concurrent Modification Exception on Metamodel Reload
[ https://issues.apache.org/jira/browse/ISIS-3066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17545298#comment-17545298 ] ASF subversion and git services commented on ISIS-3066: --- Commit 3a1e5cc678d569735190a60fb42c4d24849f856c in isis's branch refs/heads/master from Andi Huber [ https://gitbox.apache.org/repos/asf?p=isis.git;h=3a1e5cc678 ] ISIS-3066: wait for validation to finish before MM disposal > Concurrent Modification Exception on Metamodel Reload > - > > Key: ISIS-3066 > URL: https://issues.apache.org/jira/browse/ISIS-3066 > Project: Isis > Issue Type: Bug > Components: Isis Core >Reporter: Andi Huber >Assignee: Andi Huber >Priority: Major > Fix For: 2.0.0-RC1 > > Attachments: > org.apache.isis.core.runtimeservices.menubars.bootstrap.MenuBarsServiceBSTest.txt > > > As surfaced on JUnit test > o.a.i.c.runtimeservices.menubars.bootstrap.MenuBarsServiceBSTest.customNamed. -- This message was sent by Atlassian Jira (v8.20.7#820007)
[jira] [Commented] (ISIS-3066) Concurrent Modification Exception on Metamodel Reload
[ https://issues.apache.org/jira/browse/ISIS-3066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17545269#comment-17545269 ] Andi Huber commented on ISIS-3066: -- Did 30 runs of `mvn test` on runtimeservices, yet failing to reproduce. So seems to occur rather rarely. Code inspection shows that there seems to be a chance that the MM is modified, while running the validation phase. Might be an issue specific to concurrent testing, but I'm not sure. > Concurrent Modification Exception on Metamodel Reload > - > > Key: ISIS-3066 > URL: https://issues.apache.org/jira/browse/ISIS-3066 > Project: Isis > Issue Type: Bug > Components: Isis Core >Reporter: Andi Huber >Assignee: Andi Huber >Priority: Major > Fix For: 2.0.0-RC1 > > Attachments: > org.apache.isis.core.runtimeservices.menubars.bootstrap.MenuBarsServiceBSTest.txt > > > As surfaced on JUnit test > o.a.i.c.runtimeservices.menubars.bootstrap.MenuBarsServiceBSTest.customNamed. -- This message was sent by Atlassian Jira (v8.20.7#820007)
