rzo1 commented on code in PR #144:
URL: https://github.com/apache/openjpa/pull/144#discussion_r3368877090
##########
openjpa-kernel/src/main/java/org/apache/openjpa/kernel/AbstractBrokerFactory.java:
##########
@@ -787,7 +809,7 @@ boolean syncWithManagedTransaction(BrokerImpl broker,
boolean begin) {
public Collection<Broker> getOpenBrokers() {
return Collections.unmodifiableCollection(_brokers);
}
-
+
Review Comment:
Same as below (no rights on the branch). Feel free.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]