[jira] [Updated] (HDFS-554) BlockInfo.ensureCapacity may get a speedup from System.arraycopy()

2012-01-06 Thread Harsh J (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HDFS-554: - Target Version/s: (was: 0.23.1) Fix Version/s: (was: 0.24.0) 0.23.1 Backported t

[jira] [Updated] (HDFS-554) BlockInfo.ensureCapacity may get a speedup from System.arraycopy()

2012-01-06 Thread Eli Collins (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eli Collins updated HDFS-554: - Target Version/s: 0.23.1 Good candidate for merging to branch 23. > BlockInfo.ensureCapaci

[jira] [Updated] (HDFS-554) BlockInfo.ensureCapacity may get a speedup from System.arraycopy()

2012-01-01 Thread Harsh J (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HDFS-554: - Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available) > BlockInfo.e

[jira] [Updated] (HDFS-554) BlockInfo.ensureCapacity may get a speedup from System.arraycopy()

2011-12-27 Thread Harsh J (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HDFS-554: - Status: Patch Available (was: Open) > BlockInfo.ensureCapacity may get a speedup from System.arraycopy() > ---

[jira] [Updated] (HDFS-554) BlockInfo.ensureCapacity may get a speedup from System.arraycopy()

2011-12-27 Thread Harsh J (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HDFS-554: - Status: Open (was: Patch Available) > BlockInfo.ensureCapacity may get a speedup from System.arraycopy() > ---

[jira] [Updated] (HDFS-554) BlockInfo.ensureCapacity may get a speedup from System.arraycopy()

2011-12-27 Thread Harsh J (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HDFS-554: - Attachment: HDFS-554.txt For some reason patch didn't trigger a jenkins build. Re-upping same thing.

[jira] [Updated] (HDFS-554) BlockInfo.ensureCapacity may get a speedup from System.arraycopy()

2011-12-17 Thread Harsh J (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HDFS-554: - Status: Open (was: Patch Available) > BlockInfo.ensureCapacity may get a speedup from System.arraycopy() > ---

[jira] [Updated] (HDFS-554) BlockInfo.ensureCapacity may get a speedup from System.arraycopy()

2011-12-17 Thread Harsh J (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HDFS-554: - Status: Patch Available (was: Open) > BlockInfo.ensureCapacity may get a speedup from System.arraycopy() > ---

[jira] [Updated] (HDFS-554) BlockInfo.ensureCapacity may get a speedup from System.arraycopy()

2011-12-17 Thread Harsh J (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HDFS-554: - Attachment: HDFS-554.txt Thanks for that catch Todd, you're right :) > BlockInfo.ensureCapacity ma

[jira] [Updated] (HDFS-554) BlockInfo.ensureCapacity may get a speedup from System.arraycopy()

2011-11-21 Thread Harsh J (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HDFS-554: - Fix Version/s: 0.24.0 Status: Patch Available (was: Open) > BlockInfo.ensureCapacity may get a spee

[jira] [Updated] (HDFS-554) BlockInfo.ensureCapacity may get a speedup from System.arraycopy()

2011-11-21 Thread Harsh J (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HDFS-554: - Attachment: HDFS-554.patch The difference is apparently very clear, in terms of speed, from even a silly test: {c