[ 
https://issues.apache.org/jira/browse/KARAF-1381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13284788#comment-13284788
 ] 

Guillaume Nodet commented on KARAF-1381:
----------------------------------------

I was going to suggest to put it in the data dir, but I'm thinking how much i 
use the history after reinstalling karaf, so that would be a bad idea.
                
> Use a history file per instance when possible
> ---------------------------------------------
>
>                 Key: KARAF-1381
>                 URL: https://issues.apache.org/jira/browse/KARAF-1381
>             Project: Karaf
>          Issue Type: New Feature
>          Components: karaf-core, karaf-shell
>            Reporter: Jean-Baptiste Onofré
>             Fix For: 2.3.0, 3.1.0
>
>
> Currently, all instances launched with the same system user share the same 
> history file ($USER/.karaf/history), so we got the commands runned on another 
> instance.
> A workaround is to use -Dkaraf.history property to use a history file 
> specific to each instance. However, the user has to change the startup 
> configuration to add this property.
> When the instances are clearly identified (root, foobar, other, etc), Karaf 
> could store the history file in a dedicated location by default, for instance:
> $USER/.karaf/history.root
> $USER/.karaf/history.foobar
> $USER/.karaf/history.other

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to