]
Martin Gencur reassigned ISPN-5868:
-----------------------------------
Assignee: Martin Gencur (was: Tristan Tarrant)
Infinispan Server CLI container command doesn't work
----------------------------------------------------
Key: ISPN-5868
URL:
https://issues.jboss.org/browse/ISPN-5868
Project: Infinispan
Issue Type: Bug
Components: CLI
Affects Versions: 8.0.1.Final
Reporter: Karl von Randow
Assignee: Martin Gencur
The Infinispan Server CLI has a "container" command which doesn't appear to
work anymore under 8.0.1. I _suspect_ it's because the Infinispan subsystem was
renamed from "infinispan" to "datagrid-infinispan", however I
can't find where that change should be made! It appears it should be in the CLI
Connection implementation, but I can't for the life of me find the HTTP Connection
that I believe is being used in this case.
If someone can point me to the right class I'd be happy to change and test the fix.