dimas-b commented on code in PR #1068:
URL: https://github.com/apache/polaris/pull/1068#discussion_r1990169992


##########
helm/polaris/ci/fixtures/persistence.yaml:
##########
@@ -49,6 +49,8 @@ stringData:
           <property name="eclipselink.connection-pool.default.initial" 
value="1" />
           <property name="eclipselink.connection-pool.default.min" value="1" />
           <property name="eclipselink.connection-pool.default.max" value="1" />
+          <property name="eclipselink.session.customizer" 
value="org.apache.polaris.extension.persistence.impl.eclipselink.PolarisEclipseLinkSessionCustomizer"
 />

Review Comment:
   How is this EclipseLink change related to the storage config locations limit?



-- 
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]

Reply via email to