ctubbsii commented on a change in pull request #352: ACCUMULO-4771 Implement DataTables in Monitor URL: https://github.com/apache/accumulo/pull/352#discussion_r160203928
########## File path: server/monitor/src/main/java/org/apache/accumulo/monitor/rest/tables/TableInformationList.java ########## @@ -21,15 +21,15 @@ /** * - * Generates a list with table information + * Generates a list with table information. This is mainly used to populate DataTables Review comment: Not sure this comment will make sense in the future, because somebody editing this might not understand what is meant by "populate DataTables". Also, it's probably not needed to explain prescriptively how an API is used, as that can change over time. It's better to focus comments on what it provides, rather than what calls it. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
