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

Values are not getting set while updating node attribute of storm_topology entity.

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Not A Problem
    • 1.0.0
    • 1.0.0
    • None
    • None

    Description

      Steps to reproduces :

      1. Click on create entity button .
      2. Select storm_topology from list of entities
      3. Add all required values and click on create button.
      4. Go to that newly created entity and click on update button.
      5. Node values are not getting set. because entity get api returns with empty referredEntities list.

      I tried to create entity using hook and UI in both the case referredEntities is empty.

      http://172.22.98.136:21000/index.html#!/detailPage/9f7fe22b-6414-4362-8e76-d1997f9e2bf9 Created Using storm Hook.

      Respnse:

      { "referredEntities": {}, "entity": { "typeName": "storm_topology", "attributes": { "owner": "storm", "outputs": null, "nodes": [{ "guid": "e8b9abf1-bac3-4f50-907b-973f0e560745", "typeName": "storm_spout" }, { "guid": "3aed9509-bd57-4718-ac54-aeb54235db27", "typeName": "storm_bolt" }, { "guid": "5f5df4c6-d86a-4b1a-b35e-a596b3c5965a", "typeName": "storm_bolt" }, { "guid": "b62aeb5c-270f-44d5-a401-a0ddf99e044b", "typeName": "storm_bolt" }, { "guid": "cdae010c-58d5-42fe-b9f4-5d344a779eed", "typeName": "storm_spout" }], "qualifiedName": "test_storm_topo1", "inputs": null, "clusterName": "AtlasHA", "name": "test_storm_topo1", "description": null, "startTime": 1490079448289, "conf": null, "id": "test_storm_topo1-2-1490079443", "endTime": 0 }, "guid": "9f7fe22b-6414-4362-8e76-d1997f9e2bf9", "status": "ACTIVE", "createdBy": "storm", "updatedBy": "storm", "createTime": 1490079450722, "updateTime": 1490079450722, "version": 0, "classifications": [] } }
      
      

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            apoorvnaik Apoorv Naik
            kalyanikashikar Kalyani Kashikar
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment