Aaron Lindsey created GEODE-9198:
------------------------------------
Summary: Keystore/truststore file watcher does not follow symbolic
links
Key: GEODE-9198
URL: https://issues.apache.org/jira/browse/GEODE-9198
Project: Geode
Issue Type: Bug
Reporter: Aaron Lindsey
GEODE-9017 introduced a file watching key/trust manager to automatically reload
the key and trust store upon change. However, the file watcher was configured
to not follow symbolic links. Some environments such as Kubernetes use symbolic
links to mount files inside a container file system. In cases like this (where
the key and trust store are represented using symbolic links) the file watcher
should follow these links and reload the key and trust store when the
underlying target file changes.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)