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

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

                Author: ASF GitHub Bot
            Created on: 22/Feb/23 16:51
            Start Date: 22/Feb/23 16:51
    Worklog Time Spent: 10m 
      Work Description: zeroflag merged PR #733:
URL: https://github.com/apache/knox/pull/733




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

    Worklog Id:     (was: 846990)
    Time Spent: 20m  (was: 10m)

> Missing attach logging context from HadoopAuthFilter
> ----------------------------------------------------
>
>                 Key: KNOX-2883
>                 URL: https://issues.apache.org/jira/browse/KNOX-2883
>             Project: Apache Knox
>          Issue Type: Task
>            Reporter: Attila Magyar
>            Assignee: Attila Magyar
>            Priority: Major
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> {code}
>     AuditContext context = auditService.getContext();
>     if (context != null) {
>       context.setUsername( principal.getName() );
> {code}
> auditService.attachContext(context); is missing



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

Reply via email to