Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Because of corrupted data, there may be a chance of having AtlasVertex as an empty, which means AtlasVertex does not have any property present in it.
This can cause NullPointerException while populating System attributes as well Normal attributes for AtlasEntity object.
To avoid NullPointerException we need to skip such vertices, so that they cannot be used to populate system attributes and normal attributes.
Attachments
Attachments
Issue Links
- links to