Versions Compared

Key

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

...

Furthermore, the validation of required arguments, such as --bootstrap-server and --bootstrap-controller, should consider multiple sources. For most existing tool scripts, these arguments are only validated when provided via the command line "--bootstrap-server" or "--bootstrap-controller". However, they could also be specified through properties passed as key=value pairs via the command line or configuration files.

...