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

Todd Lipcon commented on HDFS-3271:
-----------------------------------

bq. Or test for POSIX compliance at configure time...

Testing for presence of a race is tricky.

bq. (FWIW, I'm still mostly convinced that this ugly hack was a waste of time 
for the majority of folks.)

Sure, but for the folks who needed it, it saved their clusters from constant 
segfaults.
                
> src/fuse_users.c: use re-entrant versions of getpwuid, getgid, etc
> ------------------------------------------------------------------
>
>                 Key: HDFS-3271
>                 URL: https://issues.apache.org/jira/browse/HDFS-3271
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>            Reporter: Colin Patrick McCabe
>            Assignee: Colin Patrick McCabe
>            Priority: Minor
>
> Use the re-entrant versions of these functions rather than using locking

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to