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/02/17 03:36:18 UTC

[jira] [Commented] (HAWQ-414) Share memory become inconsistent if the number of segment files created more than max_appendonly_segfiles

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

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

GitHub user wangzw opened a pull request:

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

    HAWQ-414. Share memory become inconsistent if the number of segment f…

    …iles created more than max_appendonly_segfiles

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

    $ git pull https://github.com/apache/incubator-hawq HAWQ-414

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

    https://github.com/apache/incubator-hawq/pull/349.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 #349
    
----
commit e7b2474ebb42639358637ae09489d8db5ce76ef1
Author: Zhanwei Wang <wa...@apache.org>
Date:   2016-02-17T02:35:03Z

    HAWQ-414. Share memory become inconsistent if the number of segment files created more than max_appendonly_segfiles

----


> Share memory become inconsistent if the number of segment files created more than max_appendonly_segfiles
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: HAWQ-414
>                 URL: https://issues.apache.org/jira/browse/HAWQ-414
>             Project: Apache HAWQ
>          Issue Type: Bug
>          Components: Core
>            Reporter: Zhanwei Wang
>            Assignee: Lei Chang
>
> If the number of segment files created more than max_appendonly_segfiles.  Current AppendOnlyHash entry is been removed accidentally and result inconsistent share memory state.



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