[
https://issues.apache.org/jira/browse/AMBARI-2087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sumit Mohanty resolved AMBARI-2087.
-----------------------------------
Resolution: Fixed
> Tasks are not filtered by parent request id
> -------------------------------------------
>
> Key: AMBARI-2087
> URL: https://issues.apache.org/jira/browse/AMBARI-2087
> Project: Ambari
> Issue Type: Bug
> Affects Versions: 1.3.0
> Reporter: Sumit Mohanty
> Assignee: Sumit Mohanty
> Fix For: 1.3.0
>
> Attachments: AMBARI-2087.patch
>
>
> STEPS:
> 1) Get tasks for first request,
> /api/v1/clusters/<cluster>/requests/<firstRequest>
> , i.e. task1,...,taskN1
> 2) Get tasks for second request by task from first requst, like
> /api/v1/clusters/<cluster>/requests/<secondRequest>/tasks/task1 (note task1
> belongs to first request, not second)
> 3) Notice that task from first request are present in second request.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira