ddanielr opened a new pull request, #5729: URL: https://github.com/apache/accumulo/pull/5729
The monitor code has three distinct paths for valid web requests and web hosting. `/*`,`/rest/*` and `/resources/*`. This causes complications when needing to run the monitor behind a url-based proxy. This PR allows the user to specify a root application path for all of the monitor endpoints which allows for a single proxy url rule to work with the monitor. -- 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: notifications-unsubscr...@accumulo.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org