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

Pradeep Agrawal updated RANGER-4555:
------------------------------------
    Attachment: 0010-RANGER-4555-Response-metrics-for-assets-assets-API-n.patch

> Response metrics for /assets/assets API not proper
> --------------------------------------------------
>
>                 Key: RANGER-4555
>                 URL: https://issues.apache.org/jira/browse/RANGER-4555
>             Project: Ranger
>          Issue Type: Bug
>          Components: Ranger
>            Reporter: Abhishek
>            Assignee: Pradeep Agrawal
>            Priority: Major
>         Attachments: 
> 0010-RANGER-4555-Response-metrics-for-assets-assets-API-n.patch
>
>
> When a request is made to /assets/assets API, the values like total count, 
> result size in the API response is always 0.
> {code:java}
> {    "startIndex": 0,    "pageSize": 0,    "totalCount": 0,    "resultSize": 
> 0,    "queryTimeMS": 1700215066880,{code}
> Ideally, the total count value should reflect the total number of assets (the 
> value returned by /assets/assets/count API is proper).
> h4.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to