Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Once these variables are added, the components will automatically get the resolved configurations . As Connect component already supports variables in connector configs via KIP 297 it will use this feature to resolve variables in the worker configurations via the existing 'StandaloneConfig' and 'DistributedConfig' subclasses of AbstractConfig.

...