[
https://issues.apache.org/jira/browse/RANGER-4554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ramachandran reassigned RANGER-4554:
------------------------------------
Assignee: Ramachandran
> Response metrics for /assets/resources not proper
> -------------------------------------------------
>
> Key: RANGER-4554
> URL: https://issues.apache.org/jira/browse/RANGER-4554
> Project: Ranger
> Issue Type: Bug
> Components: Ranger
> Reporter: Abhishek
> Assignee: Ramachandran
> Priority: Major
>
> When a request is made to /assets/resources 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 resources
> h4.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)