[jira] [Commented] (HADOOP-7115) Add a cache for getpwuid_r and getpwgid_r calls

2012-11-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13494616#comment-13494616 ] Hudson commented on HADOOP-7115: Integrated in Hadoop-Yarn-trunk #32 (See

[jira] [Commented] (HADOOP-7115) Add a cache for getpwuid_r and getpwgid_r calls

2012-11-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13494666#comment-13494666 ] Hudson commented on HADOOP-7115: Integrated in Hadoop-Hdfs-trunk #1222 (See

[jira] [Commented] (HADOOP-7115) Add a cache for getpwuid_r and getpwgid_r calls

2012-11-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13494677#comment-13494677 ] Hudson commented on HADOOP-7115: Integrated in Hadoop-Mapreduce-trunk #1253 (See

[jira] [Commented] (HADOOP-7115) Add a cache for getpwuid_r and getpwgid_r calls

2012-11-09 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13494106#comment-13494106 ] Hadoop QA commented on HADOOP-7115: --- {color:green}+1 overall{color}. Here are the

[jira] [Commented] (HADOOP-7115) Add a cache for getpwuid_r and getpwgid_r calls

2012-11-09 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13494118#comment-13494118 ] Hadoop QA commented on HADOOP-7115: --- {color:green}+1 overall{color}. Here are the

[jira] [Commented] (HADOOP-7115) Add a cache for getpwuid_r and getpwgid_r calls

2012-11-09 Thread Tom White (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13494164#comment-13494164 ] Tom White commented on HADOOP-7115: --- +1 the latest patch looks good to me.

[jira] [Commented] (HADOOP-7115) Add a cache for getpwuid_r and getpwgid_r calls

2012-11-09 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13494190#comment-13494190 ] Hudson commented on HADOOP-7115: Integrated in Hadoop-trunk-Commit #2992 (See

[jira] [Commented] (HADOOP-7115) Add a cache for getpwuid_r and getpwgid_r calls

2012-11-07 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13492717#comment-13492717 ] Hadoop QA commented on HADOOP-7115: --- {color:green}+1 overall{color}. Here are the

[jira] [Commented] (HADOOP-7115) Add a cache for getpwuid_r and getpwgid_r calls

2012-11-07 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13492733#comment-13492733 ] Todd Lipcon commented on HADOOP-7115: - - why is cacheTimeout volatile? You're already

[jira] [Commented] (HADOOP-7115) Add a cache for getpwuid_r and getpwgid_r calls

2012-11-07 Thread Alejandro Abdelnur (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13492747#comment-13492747 ] Alejandro Abdelnur commented on HADOOP-7115: Forgot the mention before, the

[jira] [Commented] (HADOOP-7115) Add a cache for getpwuid_r and getpwgid_r calls

2012-11-07 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13492754#comment-13492754 ] Todd Lipcon commented on HADOOP-7115: - {code} +cacheTimeout = new

[jira] [Commented] (HADOOP-7115) Add a cache for getpwuid_r and getpwgid_r calls

2012-11-07 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13492770#comment-13492770 ] Hadoop QA commented on HADOOP-7115: --- {color:green}+1 overall{color}. Here are the

[jira] [Commented] (HADOOP-7115) Add a cache for getpwuid_r and getpwgid_r calls

2012-11-06 Thread Alejandro Abdelnur (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13491972#comment-13491972 ] Alejandro Abdelnur commented on HADOOP-7115: Just chatted with Devaraj and he

[jira] [Commented] (HADOOP-7115) Add a cache for getpwuid_r and getpwgid_r calls

2012-06-05 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13289263#comment-13289263 ] Hudson commented on HADOOP-7115: Integrated in Hadoop-Common-22-branch #106 (See

[jira] Commented: (HADOOP-7115) Add a cache for getpwuid_r and getpwgid_r calls

2011-03-08 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13003839#comment-13003839 ] Todd Lipcon commented on HADOOP-7115: - bq. Do we need fstat and the Stat type at all

[jira] Commented: (HADOOP-7115) Add a cache for getpwuid_r and getpwgid_r calls

2011-03-08 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13003835#comment-13003835 ] Todd Lipcon commented on HADOOP-7115: - A few comments: - getUIDforFDOwnerforOwner is

[jira] Commented: (HADOOP-7115) Add a cache for getpwuid_r and getpwgid_r calls

2011-03-02 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13001616#comment-13001616 ] Todd Lipcon commented on HADOOP-7115: - Hey Devaraj. Any news on this patch for trunk?

[jira] Commented: (HADOOP-7115) Add a cache for getpwuid_r and getpwgid_r calls

2011-01-22 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12985078#action_12985078 ] Todd Lipcon commented on HADOOP-7115: - bq. Do we really want to set a precedent where

[jira] Commented: (HADOOP-7115) Add a cache for getpwuid_r and getpwgid_r calls

2011-01-22 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12985178#action_12985178 ] Allen Wittenauer commented on HADOOP-7115: -- Yes. In my opinion this is

[jira] Commented: (HADOOP-7115) Add a cache for getpwuid_r and getpwgid_r calls

2011-01-21 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12984882#action_12984882 ] Allen Wittenauer commented on HADOOP-7115: -- This is what nscd should be providing

[jira] Commented: (HADOOP-7115) Add a cache for getpwuid_r and getpwgid_r calls

2011-01-21 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12985023#action_12985023 ] Allen Wittenauer commented on HADOOP-7115: -- Do we actually know it was getpwuid

[jira] Commented: (HADOOP-7115) Add a cache for getpwuid_r and getpwgid_r calls

2011-01-21 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12985042#action_12985042 ] Devaraj Das commented on HADOOP-7115: - It was the getpwuid calls leading to ldap