Rob Wu created DRILL-5678:
-----------------------------
Summary: Undefined behavior due to un-initialized values
Key: DRILL-5678
URL: https://issues.apache.org/jira/browse/DRILL-5678
Project: Apache Drill
Issue Type: Bug
Components: Client - C++
Reporter: Rob WuServerMetaContext's m_done and m_status are not initialized properly so when the is done while loop is entered, the behavior becomes unpredictable. -- This message was sent by Atlassian JIRA (v6.4.14#64029)
