You are viewing a plain text version of this content. The canonical link for it is here.
Posted to codereview@trafodion.apache.org by selvaganesang <gi...@git.apache.org> on 2016/03/29 23:47:07 UTC

[GitHub] incubator-trafodion pull request: [TRAFODION-1823] ESP idle timeou...

GitHub user selvaganesang opened a pull request:

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

    [TRAFODION-1823] ESP idle timeout does not kick in, leading to too ma…

    …ny ESPs on the system
    
    Close message from the master was not sent to ESP by the platform
    agnostic messaging layer in Trafodion. Fixed this bug and then ESP idle time
    works as expected.
    
    ESP_IDLE_TIMEOUT can now be given as a CQD. Internally, it would be
    changed to SET SESSION DEFAULT and used by the IPC layer of Trafodion.
    ESP_IDLE_TIMEOUT is set to 30 minutes by default in the CQD too.
    
    Added test in core/TESTRTS to test ESP_IDLE_TIMEOUT

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

    $ git pull https://github.com/selvaganesang/incubator-trafodion trafodion-1823

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

    https://github.com/apache/incubator-trafodion/pull/406.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 #406
    
----
commit 87eb03471199117c6f6585b255d430ef1325dcc7
Author: selvaganesang <se...@esgyn.com>
Date:   2016-03-29T21:37:05Z

    [TRAFODION-1823] ESP idle timeout does not kick in, leading to too many ESPs on the system
    
    Close message from the master was not sent to ESP by the platform
    agnostic messaging layer in Trafodion. Fixed this bug and then ESP idle time
    works as expected.
    
    ESP_IDLE_TIMEOUT can now be given as a CQD. Internally, it would be
    changed to SET SESSION DEFAULT and used by the IPC layer of Trafodion.
    ESP_IDLE_TIMEOUT is set to 30 minutes by default in the CQD too.
    
    Added test in core/TESTRTS to test ESP_IDLE_TIMEOUT

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-trafodion pull request: [TRAFODION-1823] ESP idle timeou...

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

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


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---