MonkeyCanCode commented on code in PR #1187:
URL: https://github.com/apache/polaris/pull/1187#discussion_r1999554143


##########
site/content/in-dev/0.9.0/metastores.md:
##########
@@ -101,6 +101,11 @@ The following shows a sample configuration for integrating 
Polaris with Postgres
     <property name="jakarta.persistence.jdbc.password" value="postgres"/>
     <property name="jakarta.persistence.schema-generation.database.action" 
value="create"/>
     <property name="eclipselink.persistence-context.flush-mode" value="auto"/>
+    <property name="eclipselink.connection-pool.default.initial" value="1" />

Review Comment:
   K. In that case, I will only keep the PolarisEclipseLinkSessionCustomizer 
then put a ref for the link above to a README. Thanks for the review. I will 
update it a bit later tonight. 



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