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/01/21 07:15:39 UTC

[jira] [Commented] (HAWQ-290) Support hawqfaultinjector as an internal utility for fault injection purpose - modify fault type and name

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

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

GitHub user realdawn opened a pull request:

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

    HAWQ-290. Add faultinjector for test.

    As we removed CHECKPOINT_START_LOCK , we need to set fault_injector here, then we can test it.

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

    $ git pull https://github.com/realdawn/incubator-hawq HAWQ-290

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

    https://github.com/apache/incubator-hawq/pull/283.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 #283
    
----
commit 6cf15d34aaf53f8b6e89cd368d742ab454f440ef
Author: doli <do...@pivotal.io>
Date:   2016-01-21T06:11:34Z

    HAWQ-290. Add faultinjector for test.

----


> Support hawqfaultinjector as an internal utility for fault injection purpose - modify fault type and name
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: HAWQ-290
>                 URL: https://issues.apache.org/jira/browse/HAWQ-290
>             Project: Apache HAWQ
>          Issue Type: New Feature
>          Components: Command Line Tools
>    Affects Versions: 2.0.0-beta-incubating
>            Reporter: Ruilong Huo
>            Assignee: Ruilong Huo
>
> Due to the new architecture and new features such as recovery (filerep), FTS, catalog, filespace/file organization, etc. We need to implement hawqfaultinjector which is a replacement of gpfaultinjector as an internal utility for fault injector purpose.
> This issue tracks the work for add/modify/remove fault type and name based on current HAWQ code base.
> The remaining work includes: 1) Python wrapper, C client part for hawqfaultinjector; 2) C server part for hawqfaultinjector. This will be tracked be by other issues.



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