GitHub user kevinxu021 opened a pull request:

    https://github.com/apache/incubator-trafodion/pull/818

    [TRAFODION-2338]Try to close connection while got exception

    Even this is a packing issue, it should not take up so many connection.
    While got this error, Trafci will retry to setup a new session and  doesn't 
close existing connection.
    The fix is to close previous connection in case that it take up more 
connections.

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

    $ git pull https://github.com/kevinxu021/incubator-trafodion trafci-boot-err

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

    https://github.com/apache/incubator-trafodion/pull/818.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 #818
    
----
commit e91c656c4ab7a3919f6f960a452fe70e694ad38b
Author: Kevin Xu <kaihua...@esgyn.cn>
Date:   2016-11-04T09:42:50Z

    Try to close connection while got exception

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to