Steven Hawkins created TEIID-5054:
-------------------------------------
Summary: 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, 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.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)