Ethanlm commented on a change in pull request #3067: STORM-3442 Add owner to 
supervisor summary
URL: https://github.com/apache/storm/pull/3067#discussion_r299761467
 
 

 ##########
 File path: 
storm-webapp/src/main/java/org/apache/storm/daemon/ui/WEB-INF/js/script.js
 ##########
 @@ -332,6 +332,14 @@ var makeWorkerStatsTable = function (response, elId, 
parentId, type) {
                     data;
             }
         },
+        {
+            data: 'owner',
 
 Review comment:
   Will this also add "owner" column to the topology summary page? If so, it 
will be redundant since the topology summary page already has "owner" 
information

----------------------------------------------------------------
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]


With regards,
Apache Git Services

Reply via email to