[ 
https://issues.apache.org/jira/browse/KNOX-3330?focusedWorklogId=1024139&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-1024139
 ]

ASF GitHub Bot logged work on KNOX-3330:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 08/Jun/26 16:53
            Start Date: 08/Jun/26 16:53
    Worklog Time Spent: 10m 
      Work Description: handavid opened a new pull request, #1251:
URL: https://github.com/apache/knox/pull/1251

   [KNOX-3330](https://issues.apache.org/jira/browse/KNOX-3330) - Ensure 
Partition IDs are unique when starting Knox LDAP Proxy.
   
   ## What changes were proposed in this pull request?
   
   Partition IDs are taken from the interceptor names with whitespace removed. 
This could lead to potential collisions in the Partition IDs. This change adds 
a numerical suffix in the case of collision to ensure that the Partition IDs 
are unique. A unit test was added to cover the case where Partition IDs would 
collide.
   
   Unit tests were improved to check that interceptors are created in the 
expected order (reverse order based on the interceptorNames config).
   
   gateway-site.xml examples were moved to doc section.
   
   ## How was this patch tested?
   
   Unit tests were added to cover the Partition IDs change.
   
   ## Integration Tests
   no changes
   
   ## UI changes
   no changes
   
   




Issue Time Tracking
-------------------

    Worklog Id:     (was: 1024139)
    Time Spent: 3h  (was: 2h 50m)

> Improve LDAP Proxy configurability for multiple LDAP backends
> -------------------------------------------------------------
>
>                 Key: KNOX-3330
>                 URL: https://issues.apache.org/jira/browse/KNOX-3330
>             Project: Apache Knox
>          Issue Type: Improvement
>          Components: Server
>            Reporter: David Han
>            Assignee: David Han
>            Priority: Major
>          Time Spent: 3h
>  Remaining Estimate: 0h
>
> The Knox ldap proxy uses an interceptor to proxy search requests to a 
> configured backend. This configuration is somewhat limiting in how the proxy 
> can transform search results. Refactor to configure on the interceptor level 
> instead of the backend level so that new types of interceptors can be easily 
> added and multiple backends can be included.
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to