You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@karaf.apache.org by 3cky <gi...@git.apache.org> on 2016/07/08 09:23:03 UTC

[GitHub] karaf-cellar pull request #27: Fix memory leak in BasicCommandStore

GitHub user 3cky opened a pull request:

    https://github.com/apache/karaf-cellar/pull/27

    Fix memory leak in BasicCommandStore

    Currently scheduled commands are not removed from BasicCommandStore upon executing, so memory leak is introduced. This patch fixes memory leak and also simplifies command scheduling and timeout handling code.

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

    $ git pull https://github.com/3cky/karaf-cellar fix-basic-command-store-memory-leak

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

    https://github.com/apache/karaf-cellar/pull/27.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 #27
    
----
commit 30d133bc6b9f942efa06bb4e2f5b4d535b1ee253
Author: Victor Antonovich <v....@gmail.com>
Date:   2016-06-24T13:45:26Z

    Fix memory leak in BasicCommandStore

----


---
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] karaf-cellar pull request #27: Fix memory leak in BasicCommandStore

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

    https://github.com/apache/karaf-cellar/pull/27


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