Uploaded image for project: 'Atlas'
  1. Atlas
  2. ATLAS-2810 Add notifications from RelationshipStore
  3. ATLAS-3094

UniqueAttributes are not populating in relationship notification message

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Patch Available
    • Major
    • Resolution: Unresolved
    • None
    • trunk
    • None
    • None

    Description

      UniqueAttributes are not populating in relationship notification message.

       

      e.g. refer end2 which is not having uniqueAttributes :

       

      {
       ...,
       "message": {
       "type": "ENTITY_NOTIFICATION_V2",
       "relationship": {
       "typeName": "hive_table_columns",
       "guid": "3d3cec1f-e057-43a3-a167-cac69a1248a6",
       "status": "ACTIVE",
       "label": "__hive_table.columns",
       "end1": {
         "guid": "c44a1dda-5c89-4b3c-9679-9b368ae9f18a",
         "typeName": "hive_table",
         "uniqueAttributes":{ 
            "qualifiedName": "new_db.new_tbl_12@07012019" 
          }
        },
        "end2":{ 
          "guid": "85bf3819-8289-46ed-9279-34b28a4dbe35",
          "typeName": "hive_column" 
        }
       },
       "operationType": "RELATIONSHIP_CREATE",
       "eventTime": 1548828513837
       }
      }
      

       

      Attachments

        Issue Links

          Activity

            People

              nbonte Nikhil P Bonte
              nbonte Nikhil P Bonte
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: