Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-3384

misleading operations in configuration changes service

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • None
    • 3.0.8.Final
    • Management
    • None

    Description

      [standalone@localhost:9990 /] /subsystem=core-management/service=configuration-changes:read-operation-names()
      {
          "outcome" => "success",
          "result" => [
              ... ...
              "list-add",
              "list-changes",
              "list-clear",
              "list-get",
              "list-remove",
              ... ...
      

      Only list-changes is valid operation, other operations shouldn't be there as configuration changes list is expected to be read-only, except for attribute max history.

      Attachments

        Activity

          People

            ehugonne1@redhat.com Emmanuel Hugonnet
            chaowan@redhat.com Chao Wang
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: