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

Andrew Wang updated HDFS-13601:
-------------------------------
       Resolution: Fixed
    Fix Version/s: 3.0.3
                   3.1.1
                   3.2.0
                   2.10.0
           Status: Resolved  (was: Patch Available)

Thanks Xiao! I committed this to trunk, branch-3.1, branch-3.0, and branch-2. I 
think it's safe for the older branch-2's also if we want to do that. LMK.

> Optimize ByteString conversions in PBHelper
> -------------------------------------------
>
>                 Key: HDFS-13601
>                 URL: https://issues.apache.org/jira/browse/HDFS-13601
>             Project: Hadoop HDFS
>          Issue Type: Bug
>    Affects Versions: 3.1.0, 2.9.1
>            Reporter: Andrew Wang
>            Assignee: Andrew Wang
>            Priority: Major
>             Fix For: 2.10.0, 3.2.0, 3.1.1, 3.0.3
>
>         Attachments: HDFS-13601.001.patch, HDFS-13601.002.patch, 
> HDFS-13601.003.patch, HDFS-13601.004.patch
>
>
> While doing some profiling of the NN with JMC, I saw a lot of time being 
> spent on String->ByteString conversions. These are often the same strings 
> being converted over and over again, meaning there's room for optimization.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to