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

Remove deprecated MSC methods/classes in mod_cluster subsystem

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Critical Critical
    • None
    • 38.0.0.Final, 38.0.1.Final, 39.0.0.Beta1
    • mod_cluster
    • None
    • ---
    • ---

      These clasess will eventually be removed, so this subsystem needs to adapt. Namely from compiler:

      [WARNING] /Users/rhusar/git/wildfly/mod_cluster/extension/src/main/java/org/wildfly/extension/mod_cluster/ModClusterSubsystemServiceHandler.java:[69,47] getServiceTarget() in org.jboss.as.controller.OperationContext has been deprecated and marked for removal
      [WARNING] /Users/rhusar/git/wildfly/mod_cluster/extension/src/main/java/org/wildfly/extension/mod_cluster/ProxyConfigurationServiceConfigurator.java:[232,43] addService(org.jboss.msc.service.ServiceName) in org.jboss.msc.service.ServiceTarget has been deprecated
      

      While at it, we should fix the other deprecation/compiler warnings to account to new JDK/Undertow APIs.

              rhn-engineering-rhusar Radoslav Husar
              rhn-engineering-rhusar Radoslav Husar
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: