You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by vkorukanti <gi...@git.apache.org> on 2016/02/04 22:48:38 UTC

[GitHub] drill pull request: DRILL-4353: Add HttpSessionListener to release...

GitHub user vkorukanti opened a pull request:

    https://github.com/apache/drill/pull/359

    DRILL-4353: Add HttpSessionListener to release resources of expired/invalidated sessions

    Testing:
    
    Send a curl request (5 secs apart) in a loop for about an hour and session timeout set to 30secs. Observed the openfiles in Drill. Openfile counts stabilizes after first few minutes (as the sessions expire for every 5 seconds after first 30secs and new session created every 5seconds)
    
    @jaltekruse Could you please run the regression suites and review?

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

    $ git pull https://github.com/vkorukanti/drill DRILL-4353

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

    https://github.com/apache/drill/pull/359.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 #359
    
----
commit af18fa8c5d0b52a15c2686fe6ed6ba34956ff351
Author: vkorukanti <ve...@gmail.com>
Date:   2016-02-04T21:06:54Z

    DRILL-4353: Add HttpSessionListener to release resources of expired/invalidated sessions

----


---
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] drill pull request: DRILL-4353: Add HttpSessionListener to release...

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

    https://github.com/apache/drill/pull/359


---
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] drill pull request: DRILL-4353: Add HttpSessionListener to release...

Posted by jaltekruse <gi...@git.apache.org>.
Github user jaltekruse commented on the pull request:

    https://github.com/apache/drill/pull/359#issuecomment-180514935
  
    +1


---
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] drill pull request: DRILL-4353: Add HttpSessionListener to release...

Posted by jaltekruse <gi...@git.apache.org>.
Github user jaltekruse commented on the pull request:

    https://github.com/apache/drill/pull/359#issuecomment-180079688
  
    Currently running tests on the patch rebased onto the 1.5 release branch. Do you want to go mention on the vote thread that you would like this to be included?


---
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.
---