GitHub user liming01 opened a pull request:
https://github.com/apache/incubator-hawq/pull/313
HAWQ-375. Fixed Fixed hawq core dump at dispatch_free_result():1493 wâ¦
â¦hen run stress test
Same as HAWQ-374, it crashed at different variable, we need to make sure
initiate it with NULL, and free it when it is not NULL.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/liming01/incubator-hawq
mli/copy_crash2_at_dispatch_free_result
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-hawq/pull/313.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 #313
----
commit 9f5b9ee0ee6f897a1351b23536e6827769f4a7e1
Author: Ming LI <[email protected]>
Date: 2016-02-01T05:49:11Z
HAWQ-375. Fixed Fixed hawq core dump at dispatch_free_result():1493 when
run stress test
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---