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

The capability registry fails to rollback properly

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Blocker
    • 2.0.0.CR2
    • 2.0.0.Beta7
    • Management
    • None

    Description

      If we register an already registered capability at a new RegistrationPoint and the operation rollbacks the registry still has the new RegistrationPoint.
      The publishedFullRegistry should be a deep copy of the registry:

      Reproducer working with the WFCORE-949 pr:

      /socket-binding-group=standard-sockets/socket-binding=management-native:add(port=9999, interface=management)
      /core-service=management/management-interface=native-interface:add(socket-binding=native-management, security-realm=ManagementRealm) 
      /core-service=management/management-interface=native-interface:add(socket-binding=management-native, security-realm=ManagementRealm)
      

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: