Class AddFailoverParamsClientBrokerUrlUpgradeTask

All Implemented Interfaces:
BootstrapUpgradeTask, UpgradeTask

public class AddFailoverParamsClientBrokerUrlUpgradeTask extends AbstractBootstrapUpgradeTask
Upgrade task to add maxReconnectAttempts and initialReconnectDelay failover parameters to the broker client URI
  • Constructor Details

    • AddFailoverParamsClientBrokerUrlUpgradeTask

      public AddFailoverParamsClientBrokerUrlUpgradeTask()
  • Method Details

    • doUpgrade

      public void doUpgrade() throws Exception
      Description copied from interface: UpgradeTask
      Perform the upgrade.
      Throws:
      Exception - to signalize error during upgrade process