[ https://issues.apache.org/jira/browse/HDFS-5871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jing Zhao resolved HDFS-5871. ----------------------------- Resolution: Fixed Fix Version/s: HDFS-5698 (FSImage in protobuf) Hadoop Flags: Reviewed I've committed this. > Use PBHelper to serialize CacheDirectiveInfoExpirationProto > ----------------------------------------------------------- > > Key: HDFS-5871 > URL: https://issues.apache.org/jira/browse/HDFS-5871 > Project: Hadoop HDFS > Issue Type: Sub-task > Affects Versions: HDFS-5698 (FSImage in protobuf) > Reporter: Haohui Mai > Assignee: Haohui Mai > Fix For: HDFS-5698 (FSImage in protobuf) > > Attachments: HDFS-5871.000.patch, HDFS-5871.001.patch > > > The current implementation of CacheManager serializes the > CacheDirectiveInfoExpirationProto in-house. It should call PBHelper.convert() > to avoid code duplication. -- This message was sent by Atlassian JIRA (v6.1.5#6160)