[ https://issues.apache.org/jira/browse/DERBY-4217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12720796#action_12720796 ]
Kathey Marsden commented on DERBY-4217: --------------------------------------- It is interesting that the last thing these fixtures do is call bringDbDown(), so even if there was a problem where network server wasn't brought down for some reason, the database removal should work ok. I am not sure if database shutdown backgrounds any operations which may not have completed before we attempt to remove the database. It seems that if that were a problem we would have seen this issue with regular runs. I spoke to Tiago and he cannot reproduce the problem. I will look at the patch and see if I can spot anything and may go ahead and commit it and then we can file another issue for the database removal problem in parallel runs if it comes up again. > Make the default port for the suites.All run configurable with a system > property. > --------------------------------------------------------------------------------- > > Key: DERBY-4217 > URL: https://issues.apache.org/jira/browse/DERBY-4217 > Project: Derby > Issue Type: Sub-task > Affects Versions: 10.6.0.0 > Reporter: Tiago R. Espinha > Assignee: Tiago R. Espinha > Attachments: DERBY-4217-basePort.patch, DERBY-4217-dtap.patch, > DERBY-4217-dtap.patch, DERBY-4217-dtp.patch, DERBY-4217-dtp.patch, > DERBY-4217-dtp.patch, DERBY-4217-dtp.patch, DERBY-4217-dtp.patch, > DERBY-4217-ij.patch, DERBY-4217-ij.patch, DERBY-4217-ij.patch, > DERBY-4217-ij.patch, DERBY-4217-ij.patch, DERBY-4217-ij.stat, > DERBY-4217-ij.stat, DERBY-4217.patch, DERBY-4217.patch, DERBY-4217.patch, > DERBY-4217.patch, DERBY-4217.stat, DERBY-4217.stat, > ErrorLog_suitesAll_bound.tgz, ReproNetworkServerControl.java > > > The goal is to make the port used for suites.All configurable through a > system property passed on to the JVM. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.