[jira] [Commented] (ARIES-1992) Override PersistenceUnit props are lost if DataSource is not yet available

2020-07-24 Thread Robert Schulte (Jira)
[ https://issues.apache.org/jira/browse/ARIES-1992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17164671#comment-17164671 ] Robert Schulte commented on ARIES-1992: --- I have created a PR for this:

[GitHub] [aries-jpa] sunshinebeauty93 opened a new pull request #9: Fix loss of PU override properties

2020-07-24 Thread GitBox
sunshinebeauty93 opened a new pull request #9: URL: https://github.com/apache/aries-jpa/pull/9 Memorize override PU props even if the required DataSource is not yet available. Always merge the memorized props into the static PU props before publishing an EntityManagerFactory. We

[jira] [Created] (ARIES-1992) Override PersistenceUnit props are lost if DataSource is not yet available

2020-07-24 Thread Robert Schulte (Jira)
Robert Schulte created ARIES-1992: - Summary: Override PersistenceUnit props are lost if DataSource is not yet available Key: ARIES-1992 URL: https://issues.apache.org/jira/browse/ARIES-1992 Project: