osgi:addcommand/osgi:removecommand should apply to current session vs global to
the osgi framework
--------------------------------------------------------------------------------------------------
Key: FELIX-2458
URL: https://issues.apache.org/jira/browse/FELIX-2458
Project: Felix
Issue Type: Improvement
Components: Gogo Runtime
Reporter: David Savage
Priority: Minor
The addcommand/removecommand commands currently apply to the global osgi
console vs the current session.
This seems confusing as if different users are logged in via different
sessions, i.e. multiple ssh connections then one users request to add a command
will be visible in the other users session - this could potentially even be
viewed as a security hazard...
Suggest a two tier map approach where the session keeps a list of added
commands and delegates to CommandProcessorImpl if no matching command is found
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.