snazy opened a new issue, #760:
URL: https://github.com/apache/polaris/issues/760

   ### Describe the bug
   
   The current way of how Polaris uses databases for persistence is to encode 
the realm-ID in the JDBC connection URL - aka: one isolated database per realm.
   
   On the other side, 
`org.apache.polaris.extension.persistence.impl.eclipselink.PolarisSequenceUtil` 
is global and static and it's `initialize()` function does not account the fact 
that there can be multiple realms.
   
   ### To Reproduce
   
   _No response_
   
   ### Actual Behavior
   
   _No response_
   
   ### Expected Behavior
   
   _No response_
   
   ### Additional context
   
   _No response_
   
   ### System information
   
   _No response_


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