dlmarion commented on code in PR #6397:
URL: https://github.com/apache/accumulo/pull/6397#discussion_r3358485348
##########
server/monitor/src/main/resources/org/apache/accumulo/monitor/resources/js/tservers.js:
##########
@@ -312,7 +306,16 @@ $(document).ready(function () {
return data;
}
}
- ]
+ ],
Review Comment:
Looking at this
https://github.com/apache/accumulo/issues/6379#issuecomment-4501967293, I think
we can just remove this code instead of moving it to a drawCallback function.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]