[
https://issues.jboss.org/browse/TEIID-2996?page=com.atlassian.jira.plugin...
]
Steven Hawkins commented on TEIID-2996:
---------------------------------------
Added changes for the above:
1. Added the system property org.teiid.checkPing, which can be set to false to disable the
server side ping check - for back porting this is the only change that is needed.
2. Allowed for the disabling of the ping on the client side via the
org.teiid.sockets.disablePing property - this will not yet be documented as we may
eventually allow the server to dictate this behavior and it is not necessary from the
client perspective to disable ping - at best it would just helps prevent some unnecessary
traffic.
3. Added the TeiidDataSource property loadBalance, which can be set to false to disable
the default load balancing behavior when an XA connection handle is closed.
Ability to disable keepAlive
----------------------------
Key: TEIID-2996
URL:
https://issues.jboss.org/browse/TEIID-2996
Project: Teiid
Issue Type: Enhancement
Security Level: Public(Everyone can see)
Components: Server
Affects Versions: 7.7.10
Reporter: Johnathon Lee
Assignee: Steven Hawkins
offer an option to disable the ping/keep alive as the connections will always be
associated with a given socket.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)