You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Parth Chandra (JIRA)" <ji...@apache.org> on 2015/04/06 19:58:12 UTC

[jira] [Updated] (DRILL-1446) C++ Client. Make Drill Client Logger thread safe

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

Parth Chandra updated DRILL-1446:
---------------------------------
    Fix Version/s:     (was: 1.0.0)
                   1.1.0

> C++ Client. Make Drill Client Logger thread safe
> ------------------------------------------------
>
>                 Key: DRILL-1446
>                 URL: https://issues.apache.org/jira/browse/DRILL-1446
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Client - C++
>            Reporter: Xiao Meng
>            Assignee: Parth Chandra
>            Priority: Minor
>             Fix For: 1.1.0
>
>
> The C++ client uses ostream/ofstream to log which is not thread-safe. If multiple thread writing on the logger file, it causes undefined behaviors.   



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