[
https://issues.apache.org/jira/browse/ATLAS-5187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18056620#comment-18056620
]
ASF subversion and git services commented on ATLAS-5187:
--------------------------------------------------------
Commit 843f24e8222e577a17652d6f9dba41d4e56badb5 in atlas's branch
refs/heads/ATLAS-5187 from Pinal Shah
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=843f24e82 ]
Merge branch 'master' into ATLAS-5187
> 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
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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)