]
Andrej Šmigala commented on TEIID-5054:
---------------------------------------
Hello [~shawkins], could you please provide more details on how to reproduce this issue?
Thank you.
autoFailover with a multi-batch result timing issue
---------------------------------------------------
Key: TEIID-5054
URL:
https://issues.jboss.org/browse/TEIID-5054
Project: Teiid
Issue Type: Bug
Components: JDBC Driver
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Priority: Blocker
Fix For: 10.0, 8.12.x-6.4, 9.2.6, 9.3.3
With autoFailover=true there is a periodic ping before usage of the connection. This
ping may be called during processing of multi-batch results such that the ping call
effectively hangs. 4 minutes later (or whatever the synch timeout is) the client will
attempt to failover.