Janus Chow created HDFS-17084: --------------------------------- Summary: Utilize StringTable for numerable XAttributes Key: HDFS-17084 URL: https://issues.apache.org/jira/browse/HDFS-17084 Project: Hadoop HDFS Issue Type: Task Reporter: Janus Chow Assignee: Janus Chow
Currently only the name of XAttr will utilize SerialNumber's StringTable to store values, for values they are stored as "byte[]". If the XAttr values are numerable, StringTable could be used for efficiency. This ticket is to let users create numerable attributes. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org