Brian Stansberry created WFCORE-4177:
----------------------------------------
Summary: LegacyKernelServiceInitializerImpl.reverseCheckConfig should default
to AdditionalInitialization.MANAGEMENT
Key: WFCORE-4177
URL:
https://issues.jboss.org/browse/WFCORE-4177
Project: WildFly Core
Issue Type: Enhancement
Components: Management, Test Suite
Reporter: Brian Stansberry
Assignee: Jeff Mesnil
LegacyKernelServiceInitializerImpl.reverseCheckConfig is only used in
bootCurrentVersionWithLegacyBootOperations and in that test I don't see any point in
using non-management services. But to disable those, the user has to
LegacyKernelServicesInitializer.configureReverseControllerCheck(AdditionalInitialization.MANAGEMENT,
null). Which is obscure and seems unnecessary.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)