You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Haohui Mai (JIRA)" <ji...@apache.org> on 2015/07/07 23:36:04 UTC

[jira] [Resolved] (HDFS-8725) Use std::chrono to implement the timer in the asio library

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

Haohui Mai resolved HDFS-8725.
------------------------------
          Resolution: Fixed
       Fix Version/s: HDFS-8707
    Target Version/s: HDFS-8707

Committed to the HDFS-8707 branch. Thanks Jing for the reviews.

> Use std::chrono to implement the timer in the asio library
> ----------------------------------------------------------
>
>                 Key: HDFS-8725
>                 URL: https://issues.apache.org/jira/browse/HDFS-8725
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: hdfs-client
>            Reporter: Haohui Mai
>            Assignee: Haohui Mai
>             Fix For: HDFS-8707
>
>         Attachments: HDFS-8725.000.patch
>
>
> Currently the asio library uses boost to implement its timer service. Since the date time API is available in C+\+11, this jira proposes to implement the timer service with C\++11's timer when boost is unavailable.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)