Infinispan 12.1.1.Final missing cache configuration in the admin console (Server Management Console)

162 Views Asked by At

we have installed Infinispan 12.1.1.Final using the official link: https://infinispan.org/docs/dev/titles/server/server.html

After download and install of the infinispan-server-${version}.zip

The cluster (3 server nodes) is available but accessing to the admin console a lot of missing functionalities:

  • Cache container configuration: it's not possibile to configure all cache parameters
  • Missing cluster management (i.e. start new server)

Only available:

  • Data Container: missing parameters configuration
  • Global Statistics
  • Cluster Membership => only visualization of the 3 nodes of the cluster
  • About

Does anyone know if we need to enable some flags in the configuration or we need to install some plugins to have a complete management with all the features?

Thank you

0

There are 0 best solutions below