[
https://issues.apache.org/jira/browse/HAWQ-288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15073667#comment-15073667
]
ASF GitHub Bot commented on HAWQ-288:
-------------------------------------
GitHub user huor opened a pull request:
https://github.com/apache/incubator-hawq/pull/226
HAWQ-288. Support hawqfaultinjector as an internal utility for fault
injection purpose - client side
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/huor/incubator-hawq
github_huor_gpfaultinjector
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-hawq/pull/226.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 #226
----
commit 93eb0f0052371b07e93d730c8cfde70d23b8bc0d
Author: Ruilong Huo <[email protected]>
Date: 2015-12-24T08:03:10Z
Support hawqfaultinjector in HAWQ 2.0 for fault injector purpose
commit e8fe812f23355c924f4e24283150e24e6dd614fb
Author: Ruilong Huo <[email protected]>
Date: 2015-12-24T08:54:05Z
Enable fault injection on hawqfaultinjector server side
commit ca23b22be5fb9fe15a28697cbcd0e07e9729d0ce
Author: Ruilong Huo <[email protected]>
Date: 2015-12-29T08:39:15Z
HAWQ-288. Support hawqfaultinjector as an internal utility for fault
injection purpose - client side
----
> Support hawqfaultinjector as an internal utility for fault injection purpose
> - client side
> ------------------------------------------------------------------------------------------
>
> Key: HAWQ-288
> URL: https://issues.apache.org/jira/browse/HAWQ-288
> 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 Python wrapper, C client part for
> hawqfaultinjector.
> The remaining work includes: 1) C server part for hawqfaultinjector; 2)
> add/modify/remove fault type and name based on current HAWQ code base. This
> will be tracked be by other issues.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)