[jira] [Commented] (HDFS-7385) ThreadLocal used in FSEditLog class lead FSImage permission mess up

2014-11-13 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14211239#comment-14211239 ] Hadoop QA commented on HDFS-7385: - {color:red}-1 overall{color}. Here are the results of t

[jira] [Commented] (HDFS-7385) ThreadLocal used in FSEditLog class lead FSImage permission mess up

2014-11-13 Thread Vinayakumar B (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14210103#comment-14210103 ] Vinayakumar B commented on HDFS-7385: - +1, patch looks good to me. Pending Jenkins +1.

[jira] [Commented] (HDFS-7385) ThreadLocal used in FSEditLog class lead FSImage permission mess up

2014-11-12 Thread Vinayakumar B (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14209383#comment-14209383 ] Vinayakumar B commented on HDFS-7385: - Hi [~jiangyu1211], Good find. Instead of {{op.s

[jira] [Commented] (HDFS-7385) ThreadLocal used in FSEditLog class lead FSImage permission mess up

2014-11-12 Thread Yi Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14209172#comment-14209172 ] Yi Liu commented on HDFS-7385: -- [~jiangyu1211], {{OP_ADD}} is for create/append file, although

[jira] [Commented] (HDFS-7385) ThreadLocal used in FSEditLog class lead FSImage permission mess up

2014-11-12 Thread jiangyu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14209162#comment-14209162 ] jiangyu commented on HDFS-7385: --- [~hitliuyi], it also occur when open files, the same reason

[jira] [Commented] (HDFS-7385) ThreadLocal used in FSEditLog class lead FSImage permission mess up

2014-11-12 Thread Yi Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14209118#comment-14209118 ] Yi Liu commented on HDFS-7385: -- [~jiangyu1211], good find, I think it's a critical issue. It s

[jira] [Commented] (HDFS-7385) ThreadLocal used in FSEditLog class lead FSImage permission mess up

2014-11-11 Thread jiangyu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14207412#comment-14207412 ] jiangyu commented on HDFS-7385: --- For the users who apply ACL in their clusters , the permissi

[jira] [Commented] (HDFS-7385) ThreadLocal used in FSEditLog class lead FSImage permission mess up

2014-11-11 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14206953#comment-14206953 ] Colin Patrick McCabe commented on HDFS-7385: Sounds good. Are you working on

[jira] [Commented] (HDFS-7385) ThreadLocal used in FSEditLog class lead FSImage permission mess up

2014-11-10 Thread jiangyu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14205843#comment-14205843 ] jiangyu commented on HDFS-7385: --- You can also use OfflineEditsViewer to find this bug easily.

[jira] [Commented] (HDFS-7385) ThreadLocal used in FSEditLog class lead FSImage permission mess up

2014-11-10 Thread jiangyu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14205822#comment-14205822 ] jiangyu commented on HDFS-7385: --- That is right Colin, I think we should set null if there are

[jira] [Commented] (HDFS-7385) ThreadLocal used in FSEditLog class lead FSImage permission mess up

2014-11-10 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14205165#comment-14205165 ] Colin Patrick McCabe commented on HDFS-7385: Good find, [~jiangyu1211]. In the

[jira] [Commented] (HDFS-7385) ThreadLocal used in FSEditLog class lead FSImage permission mess up

2014-11-09 Thread jiangyu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14204478#comment-14204478 ] jiangyu commented on HDFS-7385: --- These problem still exists in trunk. > ThreadLocal used in

[jira] [Commented] (HDFS-7385) ThreadLocal used in FSEditLog class lead FSImage permission mess up

2014-11-09 Thread jiangyu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14204462#comment-14204462 ] jiangyu commented on HDFS-7385: --- I think we should set null if we don't have any AclEntries i