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

Memory configuration implied attributes should not appear as modified

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 12.1.0.Final
    • 12.1.0.Final
    • Configuration
    • None

      When setting a configuration such as:

       

      "memory": {
       "storage": "OBJECT",
       "max-count": 20,
       }
      

      the system reports it as

      "memory": {
       "storage": "OBJECT",
       "max-count": 20,
      "when-full": "REMOVE"
       }
      

      The when-full attribute is implied by the max-count attribute, therefore it should not appear as modified.

              ttarrant@redhat.com Tristan Tarrant
              ttarrant@redhat.com Tristan Tarrant
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: