[ 
https://issues.apache.org/jira/browse/AMBARI-20633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Attila Magyar updated AMBARI-20633:
-----------------------------------
    Description: 
Cleanup temporary files needed for downloading client configurations response.
While handling the REST API call used to request client configurations, some 
temporary files are created and never cleaned up. Also, since the created 
temporary files have names generated based on the request, the potential for 
collision exists. Thus, the temporary files should have random names to avoid 
conflicts.

The request to generate the issue at hand is
GET 
/api/v1/clusters/c1/services/:SERVICE_NAME/components/:COMPONENT_NAME?format=client_config_tar

  was:

Details
Type: Bug
Status:OPEN  (View workflow)
Priority: Major
Resolution: Unresolved
Affects Version/s:
Ambari-2.2.2
Fix Version/s:
Ambari-2.5.1
Component/s:
Ambari
Labels:None Labels
Field Tab
Project Planning
Apache Jira:
AMBARI-20596
Sprint: Ambari: Sprint 184, Ambari: Sprint 185
OS:
N/A
Description
Cleanup temporary files needed for downloading client configurations response.
While handling the REST API call used to request client configurations, some 
temporary files are created and never cleaned up. Also, since the created 
temporary files have names generated based on the request, the potential for 
collision exists. Thus, the temporary files should have random names to avoid 
conflicts.

The request to generate the issue at hand is
GET 
/api/v1/clusters/c1/services/:SERVICE_NAME/components/:COMPONENT_NAME?format=client_config_tar


> Cleanup temporary files needed for downloading client configurations response
> -----------------------------------------------------------------------------
>
>                 Key: AMBARI-20633
>                 URL: https://issues.apache.org/jira/browse/AMBARI-20633
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 2.5.1
>            Reporter: Attila Magyar
>            Assignee: Attila Magyar
>             Fix For: 2.5.1
>
>
> Cleanup temporary files needed for downloading client configurations response.
> While handling the REST API call used to request client configurations, some 
> temporary files are created and never cleaned up. Also, since the created 
> temporary files have names generated based on the request, the potential for 
> collision exists. Thus, the temporary files should have random names to avoid 
> conflicts.
> The request to generate the issue at hand is
> GET 
> /api/v1/clusters/c1/services/:SERVICE_NAME/components/:COMPONENT_NAME?format=client_config_tar



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to