You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hawq.apache.org by wengyanqing <gi...@git.apache.org> on 2016/04/13 12:26:25 UTC

[GitHub] incubator-hawq pull request: HAWQ-669. Fix interconnect guc gp_int...

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

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-hawq issue #602: HAWQ-669. Fix interconnect guc gp_interconnect_tr...

Posted by xunzhang <gi...@git.apache.org>.
Github user xunzhang commented on the issue:

    https://github.com/apache/incubator-hawq/pull/602
  
    There might be some problems with this modification: you add a `int64` type of guc value into a `config_int` option list. @wengyanqing 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-hawq pull request: HAWQ-669. Fix interconnect guc gp_int...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-hawq pull request: HAWQ-669. Fix interconnect guc gp_int...

Posted by zhangh43 <gi...@git.apache.org>.
Github user zhangh43 commented on the pull request:

    https://github.com/apache/incubator-hawq/pull/602#issuecomment-209358509
  
    +1


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---