Jared Stewart created GEODE-3547:
------------------------------------
Summary: Simplify behavior when deploy directory is not writable
Key: GEODE-3547
URL: https://issues.apache.org/jira/browse/GEODE-3547
Project: Geode
Issue Type: Improvement
Components: management
Reporter: Jared Stewart
Fix For: 1.3.0
The JarDeployer that writes user-deployed jar files to disk has some needlessly
complex retry logic for when the specified deploy directory does is not
writable that involves waiting up to 200 seconds for permissions to write to
that directory to appear. It would be much simpler to fail immediately when we
don't have security permissions to write to the deploy directory.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)