[
https://issues.apache.org/jira/browse/HDFS-7011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14149122#comment-14149122
]
Zhanwei Wang commented on HDFS-7011:
------------------------------------
Hi Colin
It is ok to use std::tr1::shared_ptr
My suggestion is to introduce std::tr1::shared_ptr into namespace
hdfs::internal in file Memory.h and other files include Memory.h and use
hdfs::internal::shared_ptr, so that we do not need to change all other place
where it is used.
> Implement basic utilities for libhdfs3
> --------------------------------------
>
> Key: HDFS-7011
> URL: https://issues.apache.org/jira/browse/HDFS-7011
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Components: hdfs-client
> Reporter: Zhanwei Wang
> Assignee: Colin Patrick McCabe
> Attachments: HDFS-7011-pnative.001.patch,
> HDFS-7011-pnative.002.patch, HDFS-7011.patch
>
>
> Implement basic utilities such as hash, exception handling, logger, configure
> parser, checksum calculate and so on.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)