GitHub user eowhadi opened a pull request:
https://github.com/apache/incubator-trafodion/pull/510
[TRAFODION-2009] fix parallel scanner issue not scanning full regionsâ¦
â¦. Was linked with cache size handling. Cache was kept same size as
original cache size on parallele scanner, now it is divided by the number of
threads.
Added a test case in regression test to validate the fix.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/eowhadi/incubator-trafodion jira2009
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-trafodion/pull/510.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 #510
----
commit 55bae547fa9290b232e4927763245ead87f4a728
Author: Eric Owhadi <[email protected]>
Date: 2016-05-31T18:08:56Z
[TRAFODION-2009] fix parallel scanner issue not scanning full regions. Was
linked with cache size handling. Cache was kept same size as original cache
size on parallele scanner, now it is divided by the number of threads.
Added a test case in regression test to validate the fix.
----
---
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.
---