vivekratnavel commented on a change in pull request #854:
URL: https://github.com/apache/hadoop-ozone/pull/854#discussion_r412542919



##########
File path: 
hadoop-ozone/recon/src/main/resources/webapps/recon/ozone-recon-web/api/db.json
##########
@@ -378,11 +378,11 @@
           }
         ],
         "missingSince": 1578491371528,
-        "pipelineId": "05e3d908-ff01-4ce6-ad75-f3ec79bcc7982"
+        "pipelineID": "05e3d908-ff01-4ce6-ad75-f3ec79bcc7982"
       },
       {
-        "id": 2,
-        "keys": 5943,
+        "containerID": 2,

Review comment:
       @bharatviswa504 These are not related to the change. But, I noticed that 
the json structure of missing containers api mock response does not match with 
what is expected by the UI and thought of fixing them along with this change. 
Since, these are mock responses, they will not affect any behavior of Recon, 
except when starting a local mock development server to serve mock responses 
from this db.json file.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to