This is an automated email from the ASF dual-hosted git repository.

smolnar pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/knox.git


The following commit(s) were added to refs/heads/master by this push:
     new 7aa217cae KNOX-3008 - Removing KNOX-SESSION as it was added by 
KNOX-3009 (#857)
7aa217cae is described below

commit 7aa217cae1d725ca3ab27bc65ff38f7943d19ffd
Author: Sandor Molnar <[email protected]>
AuthorDate: Tue Feb 27 12:06:57 2024 +0100

    KNOX-3008 - Removing KNOX-SESSION as it was added by KNOX-3009 (#857)
---
 gateway-release/home/conf/topologies/manager.xml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/gateway-release/home/conf/topologies/manager.xml 
b/gateway-release/home/conf/topologies/manager.xml
index c2531f06f..1634d0093 100644
--- a/gateway-release/home/conf/topologies/manager.xml
+++ b/gateway-release/home/conf/topologies/manager.xml
@@ -86,9 +86,6 @@
    <service>
       <role>KNOX</role>
    </service>
-   <service>
-      <role>KNOX-SESSION</role>
-   </service>
    <application>
       <name>admin-ui</name>
    </application>

Reply via email to