Versions Compared

Key

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

...

it will return an error that prompts the user to specify the correct paths.

Public Interfaces

The current implementations, DirectoryConfigProvider and FileConfigProvider of the interface org.apache.kafka.common.config.provider.ConfigProvider,DirectoryConfigProvider and FileConfigProvider will  will be updated to introduce a configuration that limits the provider’s access exclusively to the designated file or directory path. 

...