Incorrect result from graphs requesting global loop input/output results

Description

Subgraphs that tried to get the entire global loop input or output, are getting 0 records back.
The loop setup process is not creating the correct result containers when initializing the input/output result containers.

There's also a potential race condition in global loops handling global results due to the way the loop is synchronized each iteration.

Conclusion

None

Activity

Show:

Jacob Cobbett-Smith July 25, 2018 at 8:17 AM

NB: the new regression test in (loopagain2.ecl) exposed this issue.
Whilst investigating this issue, was also discovered.

Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Components

Assignee

Reporter

Priority

Fix versions

Pull Request URL

Created July 25, 2018 at 8:13 AM
Updated July 26, 2018 at 9:37 AM
Resolved July 26, 2018 at 9:37 AM