busbey commented on a change in pull request #936: HBASE-17115 Define UI admins
via an ACL
URL: https://github.com/apache/hbase/pull/936#discussion_r370812468
##########
File path:
hbase-http/src/main/java/org/apache/hadoop/hbase/http/HttpServer.java
##########
@@ -691,7 +703,6 @@ protected void addDefaultApps(ContextHandlerCollection
parent,
}
logContext.setDisplayName("logs");
setContextAttributes(logContext, conf);
- addNoCacheFilter(webAppContext);
Review comment:
we're not doing this now?
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services