Versions Compared

Key

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

...

Once the editing for the security store file was done, user should expect the above metric to reflect the reloading of security store instantly. We would also add INFO level message to indicate a reloading event has been triggered, with the reload results. If the result is a failure, we would increment the failed metrics and log the reason in ERROR. When the reloading fails, previous store should still be effective.

When the file watch does not work for unknown reason, user could still try to change the store path in an explicit AlterConfig call in the worst case. 

...