GitHub user SuJinpei opened a pull request:
https://github.com/apache/incubator-trafodion/pull/1119
[TRAFODION-2639] parallelize commmands with randomizes execution order core
dumped
root cause: generated random index out of range.
fix by: narrow down random range, and the last element no need to be
exchanged.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/SuJinpei/incubator-trafodion
jira-trafodion-2639
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-trafodion/pull/1119.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 #1119
----
commit ca36fd6a37d2cc1cdc1b008da2487aaa3299756f
Author: SuJinpei <[email protected]>
Date: 2017-06-13T10:10:09Z
fix jira TRAFODION-2639
commit 1e428a7e859ea978fc7ac8ed10b57b07c801e6e7
Author: SuJinpei <[email protected]>
Date: 2017-06-14T07:30:52Z
[TRAFODION-2639]parallelize commmands with randomizes execution order core
dumped
----
---
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.
---