This is an automated email from the ASF dual-hosted git repository.
amestry pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/atlas.git.
from d8cb94a ATLAS-3800: Add 'accountId' attribute for AWS S3 v2 bucket
model (aws_s3_v2_bucket)
new 935d0ab ATLAS-3796: Status Reporter display fix.
new 214f2a7 ATLAS-3798: Import percentage display fix.
new 3de30f5 ATLAS-3799: EntityConumer only adds entity GUIDs that are
added when they were produced.
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../java/org/apache/atlas/pc/StatusReporter.java | 10 ++++++++-
.../org/apache/atlas/pc/StatusReporterTest.java | 3 +++
.../store/graph/v2/BulkImporterImpl.java | 4 ++--
.../graph/v2/bulkimport/pc/EntityConsumer.java | 25 +++++-----------------
.../store/graph/v2/BulkImportPercentTest.java | 15 ++++++++++---
5 files changed, 31 insertions(+), 26 deletions(-)