Abhishek created RANGER-4552:
--------------------------------

             Summary: 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


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)

Reply via email to