Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Components
Assignee
Attila VamosAttila VamosReporter
Attila VamosAttila VamosPriority
MinorFix versions
Pull Request URL
Details
Details
Components
Assignee
Attila Vamos
Attila VamosReporter
Attila Vamos
Attila VamosPriority
Fix versions
Pull Request URL
Created March 15, 2021 at 11:14 AM
Updated March 30, 2021 at 10:22 AM
Resolved March 29, 2021 at 3:55 PM
There was a problem where regression test case timeout and the ecl tool --wait parameter were same value therefore in some case (when ecl command ran timeout) there was impossible to create ZAP/stack traces.
The https://hpccsystems.atlassian.net/browse/HPCC-25363 solved this problem with remove '--wait' parameter from the 'ecl run ..' command, but in containerized environment it can cause the Regression Test Engine hangs if it lost the connection with the cluster. Moreover in that environment the 'ecl status ...' and the 'ecl abort ...' command also can hangs in similar circumstances.