Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-6555

Remove references to Deprecated fields 'queue-size' and 'queue-flush-interval'

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 9.0.0.Alpha2, 8.2.2.Final
    • 9.0.0.Alpha1
    • Console
    • None

    Description

      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 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.

       /profile=clustered/subsystem=datagrid-infinispan/cache-container=clustered:read-resource-description(recursive=true)

      This is caused by the following ISPN changes:

      https://github.com/infinispan/infinispan/commit/86477351795fac59750e2d574cd522509e46dd3d

      Attachments

        Activity

          People

            remerson@redhat.com Ryan Emerson
            remerson@redhat.com Ryan Emerson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: