You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@toree.apache.org by rdblue <gi...@git.apache.org> on 2017/06/10 20:10:31 UTC

[GitHub] incubator-toree pull request #121: TOREE-413: Add exit commands and kernel i...

GitHub user rdblue opened a pull request:

    https://github.com/apache/incubator-toree/pull/121

    TOREE-413: Add exit commands and kernel idle timeout.

    This adds support for "exit", "quit", and ":q" to exit Toree. It also adds a session idle timeout that defaults to 24h and a command-line option to control it.

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

    $ git pull https://github.com/rdblue/incubator-toree TOREE-413-add-exit-and-idle-timeout

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

    https://github.com/apache/incubator-toree/pull/121.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 #121
    
----
commit c3e70ac835082a990353dfe584d176737147b4c8
Author: Ryan Blue <bl...@apache.org>
Date:   2017-04-25T23:17:41Z

    TOREE-413: Add exit command and idle timeout.

commit 6d42083e5aacad6a3ff881766fe1fb4f05480ff2
Author: Ryan Blue <bl...@apache.org>
Date:   2017-04-26T19:44:46Z

    TOREE-413: Add --idle-timeout and default config.

----


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