You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Configures force close behaviour of (XA) connections created by `org.firebirdsql.ds.FBXADataSource`;
177
+
defaults to `true`.
178
+
179
+
These system properties are checked _dynamically_, so they can be changed at run time.
180
+
181
+
These properties should only be used for debugging or workarounds.
182
+
Correct behaviour of a connection after a fatal error is ignored is not guaranteed.
183
+
184
+
See also https://github.com/FirebirdSQL/jaybird/blob/master/devdoc/jdp/jdp-2026-04-disable-closing-of-broken-connections.adoc[jdp-2026-04: Disable closing of broken connections].
0 commit comments