[infinispan-issues] [JBoss JIRA] (ISPN-6555) Remove references to Deprecated fields 'queue-size' and 'queue-flush-interval'
Tristan Tarrant (JIRA)
issues at jboss.org
Tue May 17 03:57:00 EDT 2016
[ https://issues.jboss.org/browse/ISPN-6555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tristan Tarrant updated ISPN-6555:
----------------------------------
Fix Version/s: 8.2.2.Final
> Remove references to Deprecated fields 'queue-size' and 'queue-flush-interval'
> ------------------------------------------------------------------------------
>
> 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
> Fix For: 9.0.0.Alpha2, 8.2.2.Final
>
>
> 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 {code}$scope.metadata['queue-size']{code} and {code}$scope.metadata['queue-flush-interval']{code} are undefined in configurationSection.js when function $scope.cleanFieldMetadata is called.
> I have checked the underlying DMR command, shown below, using the cli and this does not return any fields with those names.
> {code} /profile=clustered/subsystem=datagrid-infinispan/cache-container=clustered:read-resource-description(recursive=true){code}
> This is caused by the following ISPN changes:
> https://github.com/infinispan/infinispan/commit/86477351795fac59750e2d574cd522509e46dd3d
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the infinispan-issues
mailing list