[
https://issues.apache.org/jira/browse/RANGER-4553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17790531#comment-17790531
]
Pradeep Agrawal commented on RANGER-4553:
-----------------------------------------
Review request link : https://reviews.apache.org/r/74763/
> Response metrics for /xaudit/trx_log not proper
> -----------------------------------------------
>
> Key: RANGER-4553
> URL: https://issues.apache.org/jira/browse/RANGER-4553
> Project: Ranger
> Issue Type: Bug
> Components: Ranger
> Reporter: Abhishek
> Assignee: Pradeep Agrawal
> Priority: Major
> Fix For: 3.0.0
>
> Attachments:
> 0008-RANGER-4553-Response-metrics-for-xaudit-trx_log-not-.patch
>
>
> When a request is made to /xaudit/trx_log API, the values like total count,
> result size in the API response is always 0.
> {code:java}
> { "startIndex": 0, "pageSize": 200, "totalCount": 0,
> "resultSize": 0, "queryTimeMS": 1700214070565, ...} {code}
> Ideally, the total count value should reflect the total number of logs
> h4.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)