smolnar82 opened a new pull request, #1304: URL: https://github.com/apache/knox/pull/1304
[KNOX-3376](https://issues.apache.org/jira/browse/KNOX-3376) - Use DeafultAliasService in Knox OOTB ## What changes were proposed in this pull request? Remove the incomplete OOTB configuration of `RemoteAliasService` from `gateway-site.xml`. ## How was this patch tested? Built and started Knox. Relevant logs: ``` 2026-07-13 13:33:48,889 INFO knox.gateway (AbstractServiceFactory.java:logServiceUsage(105)) - Using default implementation for AliasService ... 2026-07-13 13:33:51,812 INFO knox.gateway (AbstractGatewayServices.java:start(60)) - Starting service: org.apache.knox.gateway.services.security.impl.DefaultAliasService ``` ## Integration Tests N/A ## UI changes N/A -- 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]
