You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Nikhil Bonte (Jira)" <ji...@apache.org> on 2020/05/15 14:22:00 UTC

[jira] [Commented] (ATLAS-3798) Import Service: Percentage Display Problem with Large Datasets

    [ https://issues.apache.org/jira/browse/ATLAS-3798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17108334#comment-17108334 ] 

Nikhil Bonte commented on ATLAS-3798:
-------------------------------------

+1 for the patch.

Thanks [~amestry]

> Import Service: Percentage Display Problem with Large Datasets
> --------------------------------------------------------------
>
>                 Key: ATLAS-3798
>                 URL: https://issues.apache.org/jira/browse/ATLAS-3798
>             Project: Atlas
>          Issue Type: Bug
>          Components:  atlas-core
>    Affects Versions: trunk
>            Reporter: Ashutosh Mestry
>            Assignee: Ashutosh Mestry
>            Priority: Minor
>             Fix For: trunk
>
>         Attachments: ATLAS-3798-Import-percentage-display-fix.patch
>
>
> *Steps to Duplicate*
>  # Start migration import with 100M entities. Observe the log for _last-imported_.
> _Expected output:_ Display should proceed in increasing order of %ages.
> _Actual output_: Display starts showing -ve %ages after 37%.
> *Root Cause*
> Existing implementation uses _integer_ for storing _currentIndex_.
> *Additional Information*
>  * Start position computation is not impacted.
>  * Resume is not impacted. 



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