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

[Migration operation] No migration warning for remoting-interceptors

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 10.1.0.CR1, 10.1.0.Final
    • 10.0.0.Final
    • JMS
    • None

    Description

      There is missing warning if following configuration is migrated to messaging-activemq subsystem:

      <remoting-interceptors>
                      <class-name>
                          org.jboss.qa.hornetq.apps.interceptors.LargeMessagePacketInterceptorImpl
                      </class-name>
                      <class-name>
                          org.jboss.qa.hornetq.apps.interceptors.LargeMessagePacketInterceptorImpl
                      </class-name>
      </remoting-interceptors>
      

      There should be warning like:
      WFLYMSG0082: Classes providing the remoting-incoming-interceptors are discarded during the migration. To use them in the new messaging-activemq subsystem, you will have to extend the Artemis-based Interceptor.

      as for migration of remoting-incoming-interceptors and remoting-outgoing-interceptors.

      Attachments

        Issue Links

          Activity

            People

              jmesnil1@redhat.com Jeff Mesnil
              jmesnil1@redhat.com Jeff Mesnil
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: