Stefan Egli created SLING-3377:
----------------------------------
Summary: Make topology connector a plain HttpServlet instead of a
SlingServlet
Key: SLING-3377
URL: https://issues.apache.org/jira/browse/SLING-3377
Project: Sling
Issue Type: Improvement
Components: Extensions
Affects Versions: Discovery Impl 1.0.2
Reporter: Stefan Egli
Assignee: Stefan Egli
Currently the TopologyConnectorServlet is registered as a SlingServlet, thus
using the entire set provided, such as authorization, resource resolution etc.
Besides using unnecessary CPU cycles, this also results in too much logging.
The connector servlet should be changed to be registered as a plain HttpServlet
instead.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)