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

   This PR migrates the External Compactions monitor page from `rest` endpoints 
to the newer `rest-v2`.
   
   * front-end code now uses new `rest-v2` endpoints to pull the data to 
populate the external compaction page
   * added "new" EC response objects under `/next/`. These were mostly just 
moved and light refactor (used `record` where makes sense) of existing objects 
(which are now unused + removed as of this PR).
   * updated `Monitor.java` to replace `ExternalCompactionInfo` with an 
internal snapshot class
   
   This task was brought up in #6145 as a worthy follow-on


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