[infinispan-issues] [JBoss JIRA] (ISPN-3013) CLI not supports slashes in name as "defaultx/xx"

RH Bugzilla Integration (JIRA) jira-events at lists.jboss.org
Mon Apr 15 11:26:53 EDT 2013


    [ https://issues.jboss.org/browse/ISPN-3013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12767308#comment-12767308 ] 

RH Bugzilla Integration commented on ISPN-3013:
-----------------------------------------------

Vitalii Chepeliuk <vchepeli at redhat.com> made a comment on [bug 952294|https://bugzilla.redhat.com/show_bug.cgi?id=952294]

When we connect from CLI to server. And configure our cache name to use / in names then name with slashes is correctly shown when we press <TAB> to autocomplete but If we choose this name of cache and press <ENTER> we get exception
[remoting://localhost:9999/default/]> cache defaultx/xx
java.lang.NullPointerException
[remoting://localhost:9999/default/]> cache defaultx/xx
java.lang.NullPointerException
[remoting://localhost:9999/default/]> cache defaultx/xx
java.lang.NullPointerException
[remoting://localhost:9999/default/]> cache defaultx/xx
  
Special symbols should be escaped 
Expected results:

Additional info: server.log added in attachment
                
> CLI  not supports slashes in name as "defaultx/xx"
> --------------------------------------------------
>
>                 Key: ISPN-3013
>                 URL: https://issues.jboss.org/browse/ISPN-3013
>             Project: Infinispan
>          Issue Type: Bug
>          Components: CLI
>    Affects Versions: 5.2.4.Final
>            Reporter: Vitalii Chepeliuk
>            Assignee: Tristan Tarrant
>            Priority: Minor
>              Labels: cli
>
> When we connect from CLI to server. And configure our cache name to use / in names then name with slashes is correctly shown when we press <TAB> to autocomplete but If we choose this name of cache and press <ENTER> we get exception 
> [remoting://localhost:9999/default/]> cache defaultx/xx
> java.lang.NullPointerException
> [remoting://localhost:9999/default/]> cache defaultx/xx
> java.lang.NullPointerException
> [remoting://localhost:9999/default/]> cache defaultx/xx
> java.lang.NullPointerException
> [remoting://localhost:9999/default/]> cache defaultx/xx

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the infinispan-issues mailing list