You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hawq.apache.org by "Lei Chang (JIRA)" <ji...@apache.org> on 2016/01/04 03:20:39 UTC

[jira] [Created] (HAWQ-299) Extra ";" in udpSignalTimeoutWait

Lei Chang created HAWQ-299:
------------------------------

             Summary: Extra ";" in udpSignalTimeoutWait
                 Key: HAWQ-299
                 URL: https://issues.apache.org/jira/browse/HAWQ-299
             Project: Apache HAWQ
          Issue Type: Bug
          Components: Interconnect
            Reporter: Lei Chang
            Assignee: Lei Chang


In function udpSignalTimeoutWait, there is an extra ";" which should be removed.

{code}
		if (udpSignalGet(sig));
			ret = 0;
{code}



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