Uploaded image for project: 'JITL - JobScheduler Integrated Template Library'
  1. JITL - JobScheduler Integrated Template Library
  2. JITL-411

Retirement of classic configuration monitor for node parameters

    XMLWordPrintable

Details

    Description

      Deprecation

      • With the rewrite of parameter substitution as indicated with JITL-276 the "classic" configuration monitor implementation is discontinued:
        <monitor name="configuration_monitor">
            <script java_class="sos.scheduler.managed.configuration.ConfigurationOrderMonitor" language="java"/>
        </monitor>
        
      • With release 1.11 a new implementation of the configuration monitor becomes available:
        <monitor name="configuration_monitor">
            <script java_class="com.sos.jitl.jobchainnodeparameter.monitor.JobchainNodeSubstituteMonitor" language="java"/>
        </monitor>
        
      • With release 1.12 the "classic" implementation will be modified to point to the new implementation in order to maintain compatibility of job configurations.

      Deprecation History

      • Release 1.11: Deprecated
      • Release 1.12: Unsupported, Removed

      Attachments

        Issue Links

          Activity

            People

              ap Andreas Püschel
              ap Andreas Püschel
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: