[ https://issues.apache.org/jira/browse/RANGER-4552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Pradeep Agrawal updated RANGER-4552: ------------------------------------ Attachment: 0007-RANGER-4552-Response-metrics-for-assets-report-is-no.patch > Response metrics for /assets/report is not proper, and pagination does not > work > ------------------------------------------------------------------------------- > > Key: RANGER-4552 > URL: https://issues.apache.org/jira/browse/RANGER-4552 > Project: Ranger > Issue Type: Bug > Components: Ranger > Reporter: Abhishek > Assignee: Pradeep Agrawal > Priority: Major > Attachments: > 0007-RANGER-4552-Response-metrics-for-assets-report-is-no.patch > > > When a request is made to the /assets/report API endpoint, the response > metrics like > result size is incorrect. Ideally, it should reflect the total number of > objects returned > {code:java} > { "startIndex": 2, "pageSize": 100, "totalCount": 178, > "resultSize": 0, "queryTimeMS": 1700217495822 {code} > Even the pagination for the API does not work properly -- This message was sent by Atlassian Jira (v8.20.10#820010)