]
Vladimir Blagojevic updated ISPN-6096:
--------------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 9.0.0.Alpha2
Resolution: Done
Cache container page does not show any containers when more
hotrod-connectors are defined
-----------------------------------------------------------------------------------------
Key: ISPN-6096
URL:
https://issues.jboss.org/browse/ISPN-6096
Project: Infinispan
Issue Type: Bug
Components: Console
Reporter: Martin Gencur
Assignee: Ryan Emerson
Fix For: 9.0.0.Alpha2
When there's more than one <hotrod-connector> defined in domain.xml
configuration, the cache container page does not show any containers. Tested many times.
The server should be able to provide multiple HotRod endpoints bound to different cache
containers.
More specifically, this bug appears whenever I add "name" attribut to
<hotrod-connector> tag. This attribute is required to differentiate hotrod
connectors when there are more than one.