XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • None
    • None
    • Broker
    • None

    Description

      In BrokerService:

      1. create field 'useDeprecatedTopologyTerminology'
      2. For 5.17.0 default to 'true'
      3. Update the logging statement to wrap deprecated and targeted-for-remove code with an if block using this field.
           if(isUseDeprecatedTopologyTerminology()) {
              LOG.warn("Master Failed - starting all connectors");
           } else {
              LOG.warn("Active Failed - starting all connectors"); 
           }
      

      Attachments

        Activity

          People

            jbonofre Jean-Baptiste Onofré
            mattrpav Matt Pavlovich
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0h
                0h
                Logged:
                Time Spent - 2h 40m
                2h 40m