You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Mandar Ambawane (Jira)" <ji...@apache.org> on 2021/07/07 11:57:00 UTC

[jira] [Resolved] (ATLAS-4196) [Atlas: Audits] Audits are created for the (n-1) th operation in atlas while performing an insert operation

     [ https://issues.apache.org/jira/browse/ATLAS-4196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mandar Ambawane resolved ATLAS-4196.
------------------------------------
    Resolution: Resolved

> [Atlas: Audits] Audits are created for the (n-1) th operation in atlas while performing an insert operation
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: ATLAS-4196
>                 URL: https://issues.apache.org/jira/browse/ATLAS-4196
>             Project: Atlas
>          Issue Type: Bug
>          Components:  atlas-core
>            Reporter: Dharshana M Krishnamoorthy
>            Assignee: Mandar Ambawane
>            Priority: Major
>         Attachments: Screenshot 2021-03-12 at 11.26.45 AM.png, Screenshot 2021-03-12 at 11.27.04 AM.png
>
>
> While inserting data into table, an audit entry is created but it displays info of the n-1 th operation.
> Eg: When the first insert operation is performed with 3 rows of data, the audit entry shows 0 rows .
> Now insert 2 more rows in 1 go, the audit data displays 3 rows instead of 5
> Latest audit and latest data in the tabled are shared
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)