[jira] [Updated] (HDFS-6375) Listing extended attributes with the search permission

2014-06-12 Thread Uma Maheswara Rao G (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uma Maheswara Rao G updated HDFS-6375: -- Fix Version/s: 2.5.0 > Listing extended attributes with the search permission >

[jira] [Updated] (HDFS-6375) Listing extended attributes with the search permission

2014-05-30 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Wang updated HDFS-6375: -- Resolution: Fixed Fix Version/s: 3.0.0 Release Note: (was: Add a new xattr api to list xatt

[jira] [Updated] (HDFS-6375) Listing extended attributes with the search permission

2014-05-30 Thread Charles Lamb (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Lamb updated HDFS-6375: --- Attachment: HDFS-6375.13.patch This uses a wrapper Map which only has one entry with name = "XAttrName

[jira] [Updated] (HDFS-6375) Listing extended attributes with the search permission

2014-05-29 Thread Charles Lamb (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Lamb updated HDFS-6375: --- Attachment: HDFS-6375.11.patch Andrew, I know what you mean about how we should be using an array, bu

[jira] [Updated] (HDFS-6375) Listing extended attributes with the search permission

2014-05-28 Thread Charles Lamb (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Lamb updated HDFS-6375: --- Attachment: HDFS-6375.10.patch Yes, I see what you mean. I think the attached patch takes care of this

[jira] [Updated] (HDFS-6375) Listing extended attributes with the search permission

2014-05-26 Thread Charles Lamb (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Lamb updated HDFS-6375: --- Attachment: HDFS-6375.9.patch Thanks for the comments Andrew. The .9 patch fixes the indentation issue

[jira] [Updated] (HDFS-6375) Listing extended attributes with the search permission

2014-05-22 Thread Charles Lamb (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Lamb updated HDFS-6375: --- Attachment: HDFS-6375.8.patch Hi Andrew, The .8 patch moves the List handling further up the stack. I

[jira] [Updated] (HDFS-6375) Listing extended attributes with the search permission

2014-05-22 Thread Charles Lamb (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Lamb updated HDFS-6375: --- Attachment: HDFS-6375.7.patch [~andrew.wang], Thanks for the detailed review. The .7 patch addresses a

[jira] [Updated] (HDFS-6375) Listing extended attributes with the search permission

2014-05-21 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Wang updated HDFS-6375: -- Fix Version/s: (was: 3.0.0) Hey Charles, note that we typically don't set the fix version until a pa

[jira] [Updated] (HDFS-6375) Listing extended attributes with the search permission

2014-05-21 Thread Uma Maheswara Rao G (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uma Maheswara Rao G updated HDFS-6375: -- Issue Type: Bug (was: Sub-task) Parent: (was: HDFS-2006) > Listing extended

[jira] [Updated] (HDFS-6375) Listing extended attributes with the search permission

2014-05-21 Thread Uma Maheswara Rao G (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uma Maheswara Rao G updated HDFS-6375: -- Affects Version/s: (was: HDFS XAttrs (HDFS-2006)) 3.0.0 > Lis

[jira] [Updated] (HDFS-6375) Listing extended attributes with the search permission

2014-05-21 Thread Uma Maheswara Rao G (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uma Maheswara Rao G updated HDFS-6375: -- Issue Type: Improvement (was: Bug) > Listing extended attributes with the search permis

[jira] [Updated] (HDFS-6375) Listing extended attributes with the search permission

2014-05-21 Thread Charles Lamb (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Lamb updated HDFS-6375: --- Fix Version/s: 3.0.0 Target Version/s: 3.0.0 Release Note: Add a new xattr api to list x

[jira] [Updated] (HDFS-6375) Listing extended attributes with the search permission

2014-05-21 Thread Charles Lamb (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Lamb updated HDFS-6375: --- Attachment: HDFS-6375.6.patch Now that HDFS-2006 has been merged, I have rebased these diffs onto the

[jira] [Updated] (HDFS-6375) Listing extended attributes with the search permission

2014-05-20 Thread Charles Lamb (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Lamb updated HDFS-6375: --- Attachment: HDFS-6375.5.patch I've implemented a listXAttrs api. It will return a List of xattr names

[jira] [Updated] (HDFS-6375) Listing extended attributes with the search permission

2014-05-16 Thread Charles Lamb (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Lamb updated HDFS-6375: --- Attachment: HDFS-6375.3.patch [~andrew.wang], This tightens things up a bit. I renamed the copying met

[jira] [Updated] (HDFS-6375) Listing extended attributes with the search permission

2014-05-16 Thread Charles Lamb (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Lamb updated HDFS-6375: --- Attachment: HDFS-6375.4.patch All set. > Listing extended attributes with the search permission > ---

[jira] [Updated] (HDFS-6375) Listing extended attributes with the search permission

2014-05-15 Thread Charles Lamb (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Lamb updated HDFS-6375: --- Attachment: HDFS-6375.2.patch This patch removes some LOG.info() calls that really aren't necessary.

[jira] [Updated] (HDFS-6375) Listing extended attributes with the search permission

2014-05-15 Thread Charles Lamb (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Lamb updated HDFS-6375: --- Attachment: HDFS-6375.1.patch [~andrew.wang] This implements a silent names-only if the user only has