ehsavoie opened a new pull request #2948: Fixing Postgresql JDBC store when the 
driver is not directly accessible or when using a connection pool.
URL: https://github.com/apache/activemq-artemis/pull/2948
 
 
   The postgresql dedicated code in Artemis suppose that the connection is a 
'direct' connection from the driver. This may not always be the case and thus 
the connection needs to be unwrapped and if a different classloader is used 
then use reflection to use it.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to