Roman Khachatryan created FLINK-22375:
-----------------------------------------
Summary: Disable JDBC XA connection pooling if unnecessary
Key: FLINK-22375
URL:
https://issues.apache.org/jira/browse/FLINK-22375 Project: Flink
Issue Type: Improvement
Components: Connectors / JDBC
Affects Versions: 1.13.0
Reporter: Roman Khachatryan
InĀ FLINK-22239 pooling was added to have each active XA transaction in a separate connection.
Some databases don't need it (like Oracle, maybe others - need to check).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)