Abhishek created RANGER-4547:
--------------------------------

             Summary: The reponse metrics (pagination values) for the 
/assets/ugsyncAudits/{sync_source} API is not proper
                 Key: RANGER-4547
                 URL: https://issues.apache.org/jira/browse/RANGER-4547
             Project: Ranger
          Issue Type: Bug
          Components: Ranger
            Reporter: Abhishek


When a request is made to the /assets/ugsyncAudits/\{sync_source} API,
the metrics like total count, result size is always 0.
{code:java}
{    "startIndex": 0,    "pageSize": 0,    "totalCount": 0,    "resultSize": 0, 
   "queryTimeMS": 1700215450040,    "vxUgsyncAuditInfoList": [        { {code}
Ideally, it should reflect the total number of audits.
h4.



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

Reply via email to