]
Ryan Emerson resolved ISPN-7244.
--------------------------------
Fix Version/s: 9.0.0.Beta2
Resolution: Done
Administration console - creating new cache should only show valid
cache types
------------------------------------------------------------------------------
Key: ISPN-7244
URL:
https://issues.jboss.org/browse/ISPN-7244
Project: Infinispan
Issue Type: Bug
Components: JMX, reporting and management
Affects Versions: 9.0.0.Alpha4
Reporter: Roman Macor
Assignee: Vladimir Blagojevic
Priority: Minor
Fix For: 9.0.0.Beta2
This affects only standalone mode.
Start Infinispan in Standalone non clustered mode (cache container without
<transport> tag):
- bin/standalone.sh
Creating new cache/template shows all cache types, but only local cache is a valid option
here. Choosing another type results in error.
Suggested resolution:
Only local mode for cache and template should be displayed for local cache container.