You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafodion.apache.org by "mashengchen (JIRA)" <ji...@apache.org> on 2018/01/28 08:08:00 UTC

[jira] [Created] (TRAFODION-2933) ConnectionTimeout value for jdbc can't lager than 32768

mashengchen created TRAFODION-2933:
--------------------------------------

             Summary: ConnectionTimeout value for jdbc can't lager than 32768
                 Key: TRAFODION-2933
                 URL: https://issues.apache.org/jira/browse/TRAFODION-2933
             Project: Apache Trafodion
          Issue Type: Bug
          Components: client-jdbc-t4
    Affects Versions: any
            Reporter: mashengchen
            Assignee: mashengchen
             Fix For: any


The type of connectionTimeout is short in mxosrvr, while it's int in jdbc, so if users give a lager value than 32768, there may throw connection time out exception, or some other abnormal  phenomenons



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)