You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2009/11/26 16:38:39 UTC

[jira] Commented: (FELIX-1815) [Karaf] Introduce 'admin:disconnect' command to allow ssh client to disconnect from karaf instances.

    [ https://issues.apache.org/jira/browse/FELIX-1815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12782917#action_12782917 ] 

Guillaume Nodet commented on FELIX-1815:
----------------------------------------

Sorry for the delay,  I'm not 100% sure about this change.  The interruption is kinda handled for the ^C though most commands do not really check for the interrupted flag.  I need to investigate a bit more.  Maybe throwing a known and specific exception could be done instead.

> [Karaf] Introduce 'admin:disconnect' command to allow ssh client to disconnect from karaf instances.
> ----------------------------------------------------------------------------------------------------
>
>                 Key: FELIX-1815
>                 URL: https://issues.apache.org/jira/browse/FELIX-1815
>             Project: Felix
>          Issue Type: New Feature
>          Components: Karaf
>            Reporter: Jamie goodyear
>            Priority: Minor
>         Attachments: felix-1815.patch
>
>
> [Karaf] Introduce 'admin:disconnect' command to allow ssh client to disconnect from karaf instances.
> When a user connects to a running Karaf instance they generally will want to disconnect from that instance at some time. If they execure 'osgi:shutdown' they will terminate the instance runtime. Issuing a '^D' to disconnect is not consistent with other karaf commands. I would like to be able to type 'admin:disconnect' while logged into an instance and be returned to parent instance (where ever the original connect command was issued from).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.