You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Aaron Lindsey (Jira)" <ji...@apache.org> on 2021/04/27 17:48:00 UTC

[jira] [Created] (GEODE-9198) Keystore/truststore file watcher does not follow symbolic links

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)