You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Xiao Meng (JIRA)" <ji...@apache.org> on 2014/11/12 19:13:34 UTC

[jira] [Created] (DRILL-1697) C++ Client. Use the object io_service::work to prevent io_service running out of work.

Xiao Meng created DRILL-1697:
--------------------------------

             Summary: C++ Client. Use the object  io_service::work to prevent io_service running out of work.
                 Key: DRILL-1697
                 URL: https://issues.apache.org/jira/browse/DRILL-1697
             Project: Apache Drill
          Issue Type: Bug
            Reporter: Xiao Meng
            Assignee: Xiao Meng


In C++ Client async API, the io_service may stop working because of there is a long enough time lag between two consecutive queries.

References:

http://www.boost.org/doc/libs/1_55_0/doc/html/boost_asio/reference/io_service.html#boost_asio.reference.io_service.stopping_the_io_service_from_running_out_of_work




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