[
https://issues.apache.org/jira/browse/RANGER-4547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pradeep Agrawal reassigned RANGER-4547:
---------------------------------------
Assignee: Pradeep Agrawal
> 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
> Assignee: Pradeep Agrawal
> Priority: Major
>
> 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)