[
https://issues.apache.org/jira/browse/ATLAS-5187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18052291#comment-18052291
]
ASF subversion and git services commented on ATLAS-5187:
--------------------------------------------------------
Commit fcd5e89e9545767716731d311c3ec05881345cac in atlas's branch
refs/heads/ATLAS-5187 from Pinal Shah
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=fcd5e89e9 ]
ATLAS-5187: Fix audit related issues when rdbms backend is selected
> Fix audit related issues when rdbms backend is selected
> -------------------------------------------------------
>
> Key: ATLAS-5187
> URL: https://issues.apache.org/jira/browse/ATLAS-5187
> Project: Atlas
> Issue Type: Bug
> Components: atlas-core
> Reporter: Pinal Shah
> Assignee: Pinal Shah
> Priority: Major
>
> This Jira is to fix below issues related to audits, when rdbms backend is
> selected
> * Audit aging is not working
> * Null pointer while listing audits without action
> {code:java}
> ERROR org.apache.atlas.web.resources.EntityResource: Unable to get audit
> events for entity guid=0dc5fe7b-3aea-4057-83b7-7c12cbd10578 startKey=null
> org.apache.atlas.exception.AtlasBaseException: Error while retrieving audit
> events at
> org.apache.atlas.repository.audit.rdbms.RdbmsBasedAuditRepository.listEventsV2(RdbmsBasedAuditRepository.java:84)
> {code}
> * Audits doesn't gets sorted through 'user' or 'action'
--
This message was sent by Atlassian Jira
(v8.20.10#820010)