Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-3612

Implement missing transformers for new bean validation subsystem

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • None
    • None
    • EE, Management
    • None

    Description

      The initial work on WFLY-3551 will be merged without needed transformers, because the transformer support we have won't allow the needed transformation. This JIRA is a reminder to add it once the required work in WFCORE-291 is done.

      From my comment on the PR for the WFLY-3551 work:

      There needs to be a discard of this resource if a legacy slave is involved. The presence of the resource means BV is wanted, and by default the legacy slave will have BV, so if this resource exists, the legacy slave is compatible. The resource just needs to be discarded so the legacy slave doesn't fail when it sees resources/ops for this subsystem it can't understand.

      If this subsystem is omitted in a config with ee, the legacy slave will be out of sync with newer ones running the same profile, because the old ones will have BV and the new ones won't. But

      1) it's a corner case
      2) it may not matter anyway in terms of behavior of an app
      3) the transformer logic we have doesn't allow us to do anything about it anyway.

      Re: that last part, when doing this work double check on skipping that, in case the WFLY-3563 work makes it real easy. Unlikely though.

      Attachments

        Issue Links

          Activity

            People

              emartins@redhat.com Eduardo Martins
              bstansbe@redhat.com Brian Stansberry
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: