Versions Compared

Key

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

...

  1. Manually specify the blacklisted resources through REST API. When users find abnormal nodes/TMs, they can manually blacklist blocklist them in this way.
  2. Automatically detect abnormal resources and blacklist blocklist them. Users can specify a blacklist strategy which identifies abnormal resources. In the first version, we only introduce the blacklist strategy interface and a no-op implementation. In the future, we will introduce a configurable blacklist strategy and plugin mechanism to load user-defined blacklist strategy implementations.

...