[
https://jira.jboss.org/jira/browse/TEIID-208?page=com.atlassian.jira.plug...
]
Ramesh Reddy resolved TEIID-208.
--------------------------------
Resolution: Out of Date
With the JCA connectors this method of checking the connector alive status is no longer
applicable. JOPR based tools already provide a way to show if a connection factory is
alive or not.
LDAP Connector should implement Connection.isAlive(), in order to
properly report connection status when monitored
------------------------------------------------------------------------------------------------------------------
Key: TEIID-208
URL:
https://jira.jboss.org/jira/browse/TEIID-208
Project: Teiid
Issue Type: Feature Request
Components: LDAP Connector
Affects Versions: 6.0.0
Reporter: Michael Walker
Priority: Minor
Fix For: 7.0
Connection.isAlive is currently implemented to always return "true". This means
that connection status is not accurately reflected in the Console, and connection
monitoring is not useful. We should implement this method, which may also require
establishing a connection in the pool upon startup.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira