You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hawq.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/04/13 12:26:25 UTC

[jira] [Commented] (HAWQ-669) Interconnect guc gp_interconnect_transmit_timeout type error

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

ASF GitHub Bot commented on HAWQ-669:
-------------------------------------

GitHub user wengyanqing opened a pull request:

    https://github.com/apache/incubator-hawq/pull/602

    HAWQ-669. Fix interconnect guc gp_interconnect_transmit_timeout type …

    Interconnect guc gp_interconnect_transmit_timeout type is int, when compute it by us, integer is overflowed.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/wengyanqing/incubator-hawq HAWQ-669

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-hawq/pull/602.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #602
    
----
commit 5ccab40c2fb8e56b1e7379dbeb05bd6b94fc3c43
Author: ivan <iw...@pivotal.io>
Date:   2016-04-13T10:24:55Z

    HAWQ-669. Fix interconnect guc gp_interconnect_transmit_timeout type issue

----


> Interconnect guc gp_interconnect_transmit_timeout type error
> ------------------------------------------------------------
>
>                 Key: HAWQ-669
>                 URL: https://issues.apache.org/jira/browse/HAWQ-669
>             Project: Apache HAWQ
>          Issue Type: Bug
>          Components: Interconnect
>            Reporter: Ivan Weng
>            Assignee: Lei Chang
>
> Interconnect guc gp_interconnect_transmit_timeout type is int, when compute it by us, integer is overflowed.



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