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 2015/11/13 14:19:10 UTC

[jira] [Commented] (HAWQ-159) Segmentation Fault When Hawq disconnect from libyarn,

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

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

GitHub user linwen opened a pull request:

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

    HAWQ-159. Fix the bug when hawq disconnect from libyarn, heartbeat th…

    Segmentation fault happens when Hawq disconnect from libyarn. That is because heartbeat thread hasn't been canceled. Try to fix it.

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

    $ git pull https://github.com/linwen/incubator-hawq hawq-159

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

    https://github.com/apache/incubator-hawq/pull/108.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 #108
    
----
commit 8a9874165c93fcf4c3e1aeb8ed4ddf38999b7798
Author: Wen Lin <wl...@pivotal.io>
Date:   2015-11-13T13:19:40Z

    HAWQ-159. Fix the bug when hawq disconnect from libyarn, heartbeat thread hasn't been canceled

----


> Segmentation Fault When Hawq disconnect from libyarn, 
> ------------------------------------------------------
>
>                 Key: HAWQ-159
>                 URL: https://issues.apache.org/jira/browse/HAWQ-159
>             Project: Apache HAWQ
>          Issue Type: Bug
>          Components: libyarn
>            Reporter: Lin Wen
>            Assignee: Lin Wen
>
> Segmentation fault when Hawq disconnect from libyarn. That is because heartbeat thread hasn't been canceled.



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