Pinal Shah created ATLAS-5187:
---------------------------------

             Summary: 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


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)

Reply via email to