[infinispan-issues] [JBoss JIRA] (ISPN-6555) Unable to load General tab on View/Edit Cache Configuration Screen

Ryan Emerson (JIRA) issues at jboss.org
Wed Apr 27 10:07:00 EDT 2016


Ryan Emerson created ISPN-6555:
----------------------------------

             Summary: Unable to load General tab on View/Edit Cache Configuration Screen
                 Key: ISPN-6555
                 URL: https://issues.jboss.org/browse/ISPN-6555
             Project: Infinispan
          Issue Type: Bug
          Components: Console
    Affects Versions: 9.0.0.Alpha1
            Reporter: Ryan Emerson
            Assignee: Ryan Emerson


When loading "Cache containers" >> "clustered" >> "default(Distributed, Sync, 2 owners )" >> "Configuration" the General tab does not show Field names or their inputs. 

This is caused because ```$scope.metadata['queue-size']``` and ```$scope.metadata['queue-flush-interval']``` are undefined. 

I have checked the underlying DMR command ``` /profile=clustered/subsystem=datagrid-infinispan/cache-container=clustered:read-resource-description(recursive=true)``` using the cli and this does not return any fields with those names.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the infinispan-issues mailing list