You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Daniel Barclay (Drill/MapR) (JIRA)" <ji...@apache.org> on 2014/12/30 22:50:13 UTC

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

Daniel Barclay (Drill/MapR) created DRILL-1909:
--------------------------------------------------

             Summary: 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/MapR)
            Assignee: Daniel Barclay (Drill/MapR)


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)