]
William Burns updated ISPN-5868:
--------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 8.2.0.CR1
8.1.2.Final
Resolution: Done
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
Fix For: 8.2.0.CR1, 8.1.2.Final
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.