DomGarguilo opened a new issue, #5394: URL: https://github.com/apache/accumulo/issues/5394
The REST endpoints and endpoints that return the web pages often have parameters in the requesting URL. It would be good to create constants for these strings that represent the URLs and parameters within those URLs. This would make changing the code easier and safer since we would only need to update these constants instead of multiple individual strings. The main files that would change would be WebViews.java and Endpoints.java -- 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]
