[
https://issues.apache.org/jira/browse/ARTEMIS-2626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Clebert Suconic closed ARTEMIS-2626.
------------------------------------
Fix Version/s: 2.12.0
Resolution: Fixed
> Postgresql Journal implementation requires the jdbc driver to be in the same
> classloader
> ----------------------------------------------------------------------------------------
>
> Key: ARTEMIS-2626
> URL: https://issues.apache.org/jira/browse/ARTEMIS-2626
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Components: Broker
> Affects Versions: 2.11.0
> Reporter: Emmanuel Hugonnet
> Priority: Major
> Fix For: 2.12.0
>
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> The postrelsq journal implementation makes direct use of Postgresql classes
> which requires them to be directly accessible from the implementation
> classloader.
> Also it doesn't take into account the fact that the PGConnection may have
> been wrapped (for example if it comes from a pool).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)