GitHub user liming01 opened a pull request:
https://github.com/apache/incubator-hawq/pull/309
HAWQ-373: Fixed QE coredump in pg_encoding_mbcliplen when run concrurâ¦
â¦rent copy in stress
The root cause is:
In the function copy_in_error_callback() we should consider the process
data may be incomplete because master maybe quit at any time when error issues.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/liming01/incubator-hawq
mli/copy_crash_at_dispatcher
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-hawq/pull/309.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 #309
----
commit 8f01bbf2add71028f3253a5f0df13bca5321e3b4
Author: Ming LI <[email protected]>
Date: 2016-02-01T03:03:48Z
HAWQ-373: Fixed QE coredump in pg_encoding_mbcliplen when run concrurrent
copy in stress
----
---
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.
---