You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Jacques Nadeau (JIRA)" <ji...@apache.org> on 2015/01/04 22:28:47 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 ]

Jacques Nadeau updated DRILL-1446:
----------------------------------
    Fix Version/s: 1.0.0
         Assignee: Parth Chandra
         Priority: Minor  (was: Major)

> 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.0.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)