[jboss-jira] [JBoss JIRA] (WFLY-2982) refactor two phase persistence unit services (PhaseOnePersistenceUnitServiceImpl + PersistenceUnitServiceImpl) into one service

Scott Marlow (JIRA) issues at jboss.org
Thu Feb 20 14:43:47 EST 2014


Scott Marlow created WFLY-2982:
----------------------------------

             Summary: refactor two phase persistence unit services (PhaseOnePersistenceUnitServiceImpl + PersistenceUnitServiceImpl) into one service
                 Key: WFLY-2982
                 URL: https://issues.jboss.org/browse/WFLY-2982
             Project: WildFly
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
          Components: JPA / Hibernate
    Affects Versions: 8.0.0.Final
            Reporter: Scott Marlow
            Assignee: Scott Marlow
             Fix For: 9.0.0.CR1



Related feedback from https://github.com/wildfly/wildfly/pull/4722:
{quote}
This is asymetrical, so if this service , and phase one are stopped, and then phase 1 is started again, phase 2 will appear started. The side effects seem minor though
{quote}

{quote}
We have a long term goal to somehow verify every service can be stopped and started with the expected effect. Right now many of our services are not restartable which makes potential new features like partial deployment standby hard to achieve. So Im just offering pointers whenever I see lifecycle symmetry issues.
{quote}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list