[
https://issues.apache.org/jira/browse/ZOOKEEPER-4230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mukti Krishnan updated ZOOKEEPER-4230:
--------------------------------------
Description: Currenlty in RestMain static temp folder is used. Even though
we are not using this ZK rest component but to comply with security tools it is
better to use dynamically created temp folder (was: tmp should be configurable
in all components, but in
zookeeper-contrib\zookeeper-contrib-rest\src\main\java\org\apache\zookeeper\server\jersey\RestMain.java
tmp is not configurable.
Even though we are not using this component but to comply with security tools
it is better to make it configurable)
Summary: Use dynamic temp folder instead of static temp folder in
RestMain (was: tmp is not configurable in zookeeper-contrib-rest)
> Use dynamic temp folder instead of static temp folder in RestMain
> -----------------------------------------------------------------
>
> Key: ZOOKEEPER-4230
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-4230
> Project: ZooKeeper
> Issue Type: Bug
> Reporter: Mukti Krishnan
> Assignee: Mukti Krishnan
> Priority: Minor
> Labels: pull-request-available
> Time Spent: 1h 50m
> Remaining Estimate: 0h
>
> Currenlty in RestMain static temp folder is used. Even though we are not
> using this ZK rest component but to comply with security tools it is better
> to use dynamically created temp folder
--
This message was sent by Atlassian Jira
(v8.3.4#803005)