[
https://issues.apache.org/jira/browse/ATLAS-3798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17124291#comment-17124291
]
ASF subversion and git services commented on ATLAS-3798:
--------------------------------------------------------
Commit 671e7f65baa923a2b9b8d8be47752b21a5f8c0df in atlas's branch
refs/heads/branch-2.0 from Ashutosh Mestry
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=671e7f6 ]
ATLAS-3798: Import percentage display fix.
(cherry picked from commit 214f2a760a1a4c8c3a83b5afaa42fdc36055ff98)
> 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)