[
https://issues.apache.org/jira/browse/HADOOP-13105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mingliang Liu updated HADOOP-13105:
-----------------------------------
Attachment: HADOOP-13105.004.patch
Thank you [~cnauroth] for your comment. Sorry I was not aware of the {{final}}
variable problem when sharing with a nested thread in Java 7. I should have
fixed the problem if I had the chance to build against {{branch-2}}. I was
spoiled by the Java 8 and especially IntelliJ IDE.
The v4 patch simply added two "final" keyword to the {{finLatch}} varaible in
the test. I tested the patch on both trunk (Java 8) and trunk (Java 7), and it
looked good.
> Support timeouts in LDAP queries in LdapGroupsMapping.
> ------------------------------------------------------
>
> Key: HADOOP-13105
> URL: https://issues.apache.org/jira/browse/HADOOP-13105
> Project: Hadoop Common
> Issue Type: Improvement
> Components: security
> Affects Versions: 3.0.0-alpha1
> Reporter: Chris Nauroth
> Assignee: Mingliang Liu
> Attachments: HADOOP-13105.000.patch, HADOOP-13105.001.patch,
> HADOOP-13105.002.patch, HADOOP-13105.003.patch, HADOOP-13105.004.patch
>
>
> {{LdapGroupsMapping}} currently does not set timeouts on the LDAP queries.
> This can create a risk of a very long/infinite wait on a connection.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]