[ 
https://issues.apache.org/jira/browse/NIFI-1637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15198439#comment-15198439
 ] 

ASF GitHub Bot commented on NIFI-1637:
--------------------------------------

Github user alopresto commented on the pull request:

    https://github.com/apache/nifi/pull/284#issuecomment-197610965
  
    I removed all added TODO statements. I created NIFI-1637 to refactor the 
duplicated `KerberosUserDetailsService` and 
`AlternateKerberosUserDetailsService` to a shared utility module. 


> Refactor Kerberos UserDetailsService to shared utility module
> -------------------------------------------------------------
>
>                 Key: NIFI-1637
>                 URL: https://issues.apache.org/jira/browse/NIFI-1637
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Core Framework
>    Affects Versions: 0.6.0
>            Reporter: Andy LoPresto
>            Priority: Minor
>              Labels: kerberos, security
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> Some minor classes are duplicated ({{KerberosUserDetailsService}} and 
> {{AlternateKerberosUserDetailsService}}) because they are needed in different 
> modules ({{nifi-kerberos-iaa-provider}} and {{nifi-web-security}}) that 
> cannot have dependencies on each other. These classes are only 6 lines of 
> code each, but should be refactored to a shared utility module. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to