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 22:24:05 UTC

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

Haohui Mai created HDFS-8725:
--------------------------------

             Summary: 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
            Reporter: Haohui Mai
            Assignee: Haohui Mai


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)