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)