[jira] [Updated] (HDFS-496) Use PureJavaCrc32 in HDFS

2013-04-02 Thread Tsz Wo (Nicholas), SZE (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tsz Wo (Nicholas), SZE updated HDFS-496:


Fix Version/s: 1-win

Merged this to branch-1-win.

> Use PureJavaCrc32 in HDFS
> -
>
> Key: HDFS-496
> URL: https://issues.apache.org/jira/browse/HDFS-496
> Project: Hadoop HDFS
>  Issue Type: Improvement
>  Components: datanode, hdfs-client, performance
>Affects Versions: 0.21.0
>Reporter: Todd Lipcon
>Assignee: Todd Lipcon
>Priority: Minor
> Fix For: 0.21.0, 1.1.0, 1-win
>
> Attachments: HDFS-496.branch-1.patch, hdfs-496.txt, hdfs-496.txt
>
>
> Common now has a pure java CRC32 implementation which is more efficient than 
> java.util.zip.CRC32. This issue is to make use of it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HDFS-496) Use PureJavaCrc32 in HDFS

2012-09-25 Thread Arun C Murthy (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Arun C Murthy updated HDFS-496:
---

Fix Version/s: (was: 1.2.0)
   1.1.0

I just merged this to branch-1.1 too.

> Use PureJavaCrc32 in HDFS
> -
>
> Key: HDFS-496
> URL: https://issues.apache.org/jira/browse/HDFS-496
> Project: Hadoop HDFS
>  Issue Type: Improvement
>  Components: data-node, hdfs client, performance
>Affects Versions: 0.21.0
>Reporter: Todd Lipcon
>Assignee: Todd Lipcon
>Priority: Minor
> Fix For: 0.21.0, 1.1.0
>
> Attachments: HDFS-496.branch-1.patch, hdfs-496.txt, hdfs-496.txt
>
>
> Common now has a pure java CRC32 implementation which is more efficient than 
> java.util.zip.CRC32. This issue is to make use of it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HDFS-496) Use PureJavaCrc32 in HDFS

2012-07-26 Thread Tsz Wo (Nicholas), SZE (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tsz Wo (Nicholas), SZE updated HDFS-496:


Fix Version/s: 1.2.0

> Use PureJavaCrc32 in HDFS
> -
>
> Key: HDFS-496
> URL: https://issues.apache.org/jira/browse/HDFS-496
> Project: Hadoop HDFS
>  Issue Type: Improvement
>  Components: data-node, hdfs client, performance
>Affects Versions: 0.21.0
>Reporter: Todd Lipcon
>Assignee: Todd Lipcon
>Priority: Minor
> Fix For: 0.21.0, 1.2.0
>
> Attachments: HDFS-496.branch-1.patch, hdfs-496.txt, hdfs-496.txt
>
>
> Common now has a pure java CRC32 implementation which is more efficient than 
> java.util.zip.CRC32. This issue is to make use of it.

--
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




[jira] [Updated] (HDFS-496) Use PureJavaCrc32 in HDFS

2012-07-24 Thread Brandon Li (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Brandon Li updated HDFS-496:


Attachment: HDFS-496.branch-1.patch

> Use PureJavaCrc32 in HDFS
> -
>
> Key: HDFS-496
> URL: https://issues.apache.org/jira/browse/HDFS-496
> Project: Hadoop HDFS
>  Issue Type: Improvement
>  Components: data-node, hdfs client, performance
>Affects Versions: 0.21.0
>Reporter: Todd Lipcon
>Assignee: Todd Lipcon
>Priority: Minor
> Fix For: 0.21.0
>
> Attachments: HDFS-496.branch-1.patch, hdfs-496.txt, hdfs-496.txt
>
>
> Common now has a pure java CRC32 implementation which is more efficient than 
> java.util.zip.CRC32. This issue is to make use of it.

--
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




[jira] [Updated] (HDFS-496) Use PureJavaCrc32 in HDFS

2012-07-19 Thread Suresh Srinivas (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Suresh Srinivas updated HDFS-496:
-

Component/s: performance

> Use PureJavaCrc32 in HDFS
> -
>
> Key: HDFS-496
> URL: https://issues.apache.org/jira/browse/HDFS-496
> Project: Hadoop HDFS
>  Issue Type: Improvement
>  Components: data-node, hdfs client, performance
>Affects Versions: 0.21.0
>Reporter: Todd Lipcon
>Assignee: Todd Lipcon
>Priority: Minor
> Fix For: 0.21.0
>
> Attachments: hdfs-496.txt, hdfs-496.txt
>
>
> Common now has a pure java CRC32 implementation which is more efficient than 
> java.util.zip.CRC32. This issue is to make use of it.

--
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




[jira] Updated: (HDFS-496) Use PureJavaCrc32 in HDFS

2009-07-31 Thread Tsz Wo (Nicholas), SZE (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tsz Wo (Nicholas), SZE updated HDFS-496:


Resolution: Fixed
Status: Resolved  (was: Patch Available)

No new unit test is needed since the changes are very simple.

I have committed this.  Thanks, Todd!

> Use PureJavaCrc32 in HDFS
> -
>
> Key: HDFS-496
> URL: https://issues.apache.org/jira/browse/HDFS-496
> Project: Hadoop HDFS
>  Issue Type: Improvement
>  Components: data-node, hdfs client
>Affects Versions: 0.21.0
>Reporter: Todd Lipcon
>Assignee: Todd Lipcon
>Priority: Minor
> Fix For: 0.21.0
>
> Attachments: hdfs-496.txt, hdfs-496.txt
>
>
> Common now has a pure java CRC32 implementation which is more efficient than 
> java.util.zip.CRC32. This issue is to make use of it.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (HDFS-496) Use PureJavaCrc32 in HDFS

2009-07-28 Thread Todd Lipcon (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Todd Lipcon updated HDFS-496:
-

Status: Open  (was: Patch Available)

> Use PureJavaCrc32 in HDFS
> -
>
> Key: HDFS-496
> URL: https://issues.apache.org/jira/browse/HDFS-496
> Project: Hadoop HDFS
>  Issue Type: Improvement
>  Components: data-node, hdfs client
>Affects Versions: 0.21.0
>Reporter: Todd Lipcon
>Assignee: Todd Lipcon
>Priority: Minor
> Fix For: 0.21.0
>
> Attachments: hdfs-496.txt, hdfs-496.txt
>
>
> Common now has a pure java CRC32 implementation which is more efficient than 
> java.util.zip.CRC32. This issue is to make use of it.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (HDFS-496) Use PureJavaCrc32 in HDFS

2009-07-28 Thread Todd Lipcon (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Todd Lipcon updated HDFS-496:
-

Status: Patch Available  (was: Open)

> Use PureJavaCrc32 in HDFS
> -
>
> Key: HDFS-496
> URL: https://issues.apache.org/jira/browse/HDFS-496
> Project: Hadoop HDFS
>  Issue Type: Improvement
>  Components: data-node, hdfs client
>Affects Versions: 0.21.0
>Reporter: Todd Lipcon
>Assignee: Todd Lipcon
>Priority: Minor
> Fix For: 0.21.0
>
> Attachments: hdfs-496.txt, hdfs-496.txt
>
>
> Common now has a pure java CRC32 implementation which is more efficient than 
> java.util.zip.CRC32. This issue is to make use of it.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (HDFS-496) Use PureJavaCrc32 in HDFS

2009-07-28 Thread Todd Lipcon (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Todd Lipcon updated HDFS-496:
-

Attachment: hdfs-496.txt

Rebased patch against trunk

> Use PureJavaCrc32 in HDFS
> -
>
> Key: HDFS-496
> URL: https://issues.apache.org/jira/browse/HDFS-496
> Project: Hadoop HDFS
>  Issue Type: Improvement
>  Components: data-node, hdfs client
>Affects Versions: 0.21.0
>Reporter: Todd Lipcon
>Assignee: Todd Lipcon
>Priority: Minor
> Fix For: 0.21.0
>
> Attachments: hdfs-496.txt, hdfs-496.txt
>
>
> Common now has a pure java CRC32 implementation which is more efficient than 
> java.util.zip.CRC32. This issue is to make use of it.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (HDFS-496) Use PureJavaCrc32 in HDFS

2009-07-27 Thread Tsz Wo (Nicholas), SZE (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tsz Wo (Nicholas), SZE updated HDFS-496:


Fix Version/s: 0.21.0
Affects Version/s: 0.21.0
   Status: Patch Available  (was: Open)

Need passing Hudson (or you may run test-patch and unit tests locally).  
Resubmitting ...

> Use PureJavaCrc32 in HDFS
> -
>
> Key: HDFS-496
> URL: https://issues.apache.org/jira/browse/HDFS-496
> Project: Hadoop HDFS
>  Issue Type: Improvement
>  Components: data-node, hdfs client
>Affects Versions: 0.21.0
>Reporter: Todd Lipcon
>Assignee: Todd Lipcon
>Priority: Minor
> Fix For: 0.21.0
>
> Attachments: hdfs-496.txt
>
>
> Common now has a pure java CRC32 implementation which is more efficient than 
> java.util.zip.CRC32. This issue is to make use of it.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (HDFS-496) Use PureJavaCrc32 in HDFS

2009-07-27 Thread Tsz Wo (Nicholas), SZE (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tsz Wo (Nicholas), SZE updated HDFS-496:


Status: Open  (was: Patch Available)

> Use PureJavaCrc32 in HDFS
> -
>
> Key: HDFS-496
> URL: https://issues.apache.org/jira/browse/HDFS-496
> Project: Hadoop HDFS
>  Issue Type: Improvement
>  Components: data-node, hdfs client
>Reporter: Todd Lipcon
>Assignee: Todd Lipcon
>Priority: Minor
> Attachments: hdfs-496.txt
>
>
> Common now has a pure java CRC32 implementation which is more efficient than 
> java.util.zip.CRC32. This issue is to make use of it.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (HDFS-496) Use PureJavaCrc32 in HDFS

2009-07-22 Thread Tsz Wo (Nicholas), SZE (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tsz Wo (Nicholas), SZE updated HDFS-496:


 Component/s: hdfs client
  data-node
Hadoop Flags: [Reviewed]

+1 patch looks good.

> Use PureJavaCrc32 in HDFS
> -
>
> Key: HDFS-496
> URL: https://issues.apache.org/jira/browse/HDFS-496
> Project: Hadoop HDFS
>  Issue Type: Improvement
>  Components: data-node, hdfs client
>Reporter: Todd Lipcon
>Assignee: Todd Lipcon
>Priority: Minor
> Attachments: hdfs-496.txt
>
>
> Common now has a pure java CRC32 implementation which is more efficient than 
> java.util.zip.CRC32. This issue is to make use of it.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (HDFS-496) Use PureJavaCrc32 in HDFS

2009-07-21 Thread Todd Lipcon (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Todd Lipcon updated HDFS-496:
-

Attachment: hdfs-496.txt

> Use PureJavaCrc32 in HDFS
> -
>
> Key: HDFS-496
> URL: https://issues.apache.org/jira/browse/HDFS-496
> Project: Hadoop HDFS
>  Issue Type: Improvement
>Reporter: Todd Lipcon
>Assignee: Todd Lipcon
>Priority: Minor
> Attachments: hdfs-496.txt
>
>
> Common now has a pure java CRC32 implementation which is more efficient than 
> java.util.zip.CRC32. This issue is to make use of it.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (HDFS-496) Use PureJavaCrc32 in HDFS

2009-07-21 Thread Todd Lipcon (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Todd Lipcon updated HDFS-496:
-

Status: Patch Available  (was: Open)

> Use PureJavaCrc32 in HDFS
> -
>
> Key: HDFS-496
> URL: https://issues.apache.org/jira/browse/HDFS-496
> Project: Hadoop HDFS
>  Issue Type: Improvement
>Reporter: Todd Lipcon
>Assignee: Todd Lipcon
>Priority: Minor
> Attachments: hdfs-496.txt
>
>
> Common now has a pure java CRC32 implementation which is more efficient than 
> java.util.zip.CRC32. This issue is to make use of it.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.