DomGarguilo opened a new pull request, #2735:
URL: https://github.com/apache/accumulo/pull/2735

   Fixes #2731
   
   There was an issue where the refresh() function was being called before the 
POST request to clear the table was completed so when clicking the clear logs 
button, the logs would not be cleared.
   
   This PR adds a parameter to functions.clearLogs() so that we can refresh via 
a callback which will be called only after the POST request completes to clear 
the page.


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

Reply via email to