[
https://issues.apache.org/jira/browse/ATLAS-5187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pinal Shah updated ATLAS-5187:
------------------------------
Fix Version/s: 3.0.0
2.5.0
> 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
> Fix For: 3.0.0, 2.5.0
>
> Time Spent: 20m
> 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)