Uploaded image for project: 'Atlas'
  1. Atlas
  2. ATLAS-4605

Prevent NullPointerException when Atlas Vertex is empty because of corrupted data.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.0.0, 2.2.0
    • atlas-core
    • 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

        1. ATLAS-4605.patch
          1 kB
          Mandar Ambawane

        Issue Links

          Activity

            People

              mandar_va Mandar Ambawane
              mandar_va Mandar Ambawane
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: