You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by GitBox <gi...@apache.org> on 2021/04/22 17:35:21 UTC

[GitHub] [aries-jpa] vassilz commented on a change in pull request #9: [ARIES-1992] Fix loss of PU override properties

vassilz commented on a change in pull request #9:
URL: https://github.com/apache/aries-jpa/pull/9#discussion_r618608199



##########
File path: jpa-container/src/main/java/org/apache/aries/jpa/container/impl/AriesEntityManagerFactoryBuilder.java
##########
@@ -83,6 +83,7 @@
 
 	private boolean complete;
 
+	private Map<String, Object> overrides;

Review comment:
       if i get it right this is normally set only once at a time (when the config changes), so maybe make it an AtomicReference ?




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org