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/03/13 22:17:38 UTC

[jira] [Commented] (DRILL-1909) Fix SendingAccountor thread safety

    [ https://issues.apache.org/jira/browse/DRILL-1909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14361112#comment-14361112 ] 

Jacques Nadeau commented on DRILL-1909:
---------------------------------------

i will review.

> Fix SendingAccountor thread safety
> ----------------------------------
>
>                 Key: DRILL-1909
>                 URL: https://issues.apache.org/jira/browse/DRILL-1909
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Execution - Flow
>            Reporter: Daniel Barclay (Drill)
>            Assignee: Jacques Nadeau
>            Priority: Minor
>             Fix For: 0.8.0
>
>         Attachments: DRILL-1909.1.patch
>
>
> SendingAccountor's increment() method is not synchronized, but both it and (already synchronized) method waitForSendComplete() both modify the same variable.



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