[ https://issues.apache.org/jira/browse/HAWQ-289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15101206#comment-15101206 ]
ASF GitHub Bot commented on HAWQ-289: ------------------------------------- GitHub user realdawn opened a pull request: https://github.com/apache/incubator-hawq/pull/270 HAWQ-289. Fix faultinjector in client and server for hawq You can merge this pull request into a Git repository by running: $ git pull https://github.com/realdawn/incubator-hawq hawqfaultinjector Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-hawq/pull/270.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 #270 ---- commit 88b08f2e7e7a75a67d322067c8481d30f9d70265 Author: doli <d...@pivotal.io> Date: 2016-01-15T04:59:20Z HAWQ-289. Fix faultinjector in client and server for hawq commit f67d8af45acf868b12738a760c7d803777ee9a20 Author: doli <d...@pivotal.io> Date: 2016-01-15T05:02:35Z HAWQ-289. Fix faultinjector in client and server for hawq ---- > Support hawqfaultinjector as an internal utility for fault injection purpose > - server side > ------------------------------------------------------------------------------------------ > > Key: HAWQ-289 > URL: https://issues.apache.org/jira/browse/HAWQ-289 > 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 C server part for hawqfaultinjector. > The remaining work includes: 1) Python wrapper, C client 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)