[
https://issues.apache.org/jira/browse/SLING-12849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konrad Windszus updated SLING-12849:
------------------------------------
Description:
The Felix Web Console (system/console/configMgr) exposes the configuration for
https://github.com/apache/sling-org-apache-sling-featureflags/blob/master/src/main/java/org/apache/sling/featureflags/impl/ConfiguredFeature.java
via two different factory PIDs:
# org.apache.sling.featureflags.Feature
# org.apache.sling.featureflags.impl.ConfiguredFeature
Only the former seems to be desired according to
https://sling.apache.org/documentation/the-sling-engine/featureflags.html.
was:
The Felix Web Console exposes the configuration for
https://github.com/apache/sling-org-apache-sling-featureflags/blob/master/src/main/java/org/apache/sling/featureflags/impl/ConfiguredFeature.java
via two different factory PIDs:
# org.apache.sling.featureflags.Feature
# org.apache.sling.featureflags.impl.ConfiguredFeature
Only the former seems to be desired according to
https://sling.apache.org/documentation/the-sling-engine/featureflags.html.
> "Sling Configured Feature" exposed via two different factory PIDs
> -----------------------------------------------------------------
>
> Key: SLING-12849
> URL: https://issues.apache.org/jira/browse/SLING-12849
> Project: Sling
> Issue Type: Bug
> Components: Feature Flags
> Affects Versions: Feature Flags 1.2.2
> Reporter: Konrad Windszus
> Priority: Major
>
> The Felix Web Console (system/console/configMgr) exposes the configuration
> for
> https://github.com/apache/sling-org-apache-sling-featureflags/blob/master/src/main/java/org/apache/sling/featureflags/impl/ConfiguredFeature.java
> via two different factory PIDs:
> # org.apache.sling.featureflags.Feature
> # org.apache.sling.featureflags.impl.ConfiguredFeature
> Only the former seems to be desired according to
> https://sling.apache.org/documentation/the-sling-engine/featureflags.html.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)