milleruntime opened a new pull request #2294: URL: https://github.com/apache/accumulo/pull/2294
* Drop fetchScans and fetchCompactions threads and just let the page refresh get the data as needed. Created constant to prevent fetching more then once a minute. Created time constant for age off * Replace active scans table with datatables and add fetched column * Add fetched column to Active compactions table * Refactored fetch methods to catch thrift error and log. * Made entry point methods getCompactions and getScans synchronized to allow removal of synchronized code blocks. -- 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]
