You are viewing a plain text version of this content. The canonical link for it is here.
Posted to codereview@trafodion.apache.org by mashengchen <gi...@git.apache.org> on 2018/01/28 09:47:49 UTC

[GitHub] trafodion pull request #1418: TRAFODION-2932 ConnectionTimeout value for jdb...

GitHub user mashengchen opened a pull request:

    https://github.com/apache/trafodion/pull/1418

    TRAFODION-2932 ConnectionTimeout value for jdbc cannot lager than 32768

    if the given value is 32768 throw err msg : org.trafodion.jdbc.t4.TrafT4Exception: Invalid connection property setting: Incorrect value for connectionTimeout set: [40001]. Max value is: [32767]

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mashengchen/trafodion connectionTimeout

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/trafodion/pull/1418.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1418
    
----
commit c72e47eb49e3612d531353cd56d4a81735ba95f7
Author: mashengchen <ma...@...>
Date:   2018-01-28T09:45:23Z

    TRAFODION-2932 ConnectionTimeout value for jdbc cannot lager than 32768

----


---

[GitHub] trafodion pull request #1418: TRAFODION-2932 ConnectionTimeout value for jdb...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/trafodion/pull/1418


---