Description of problem: We want to add a CI test that verifies that java exceptions are caught by the ETL procees. This should be test also due top the fix to bug #1673808. Version-Release number of selected component (if applicable): 4.3.5 How reproducible: Steps to Reproduce: 1. Stop the DWH process by a signal different then SIGTERM and SIGINT 2. See that this is caught and reported to the engine audit log (/var/log/audit/audit.log) 3. Actual results: Expected results: Java exception in the ETL process should be reported to the engine audit log. Additional info:
Is this feasible? Will we be able to cover all ETL flows?
Closing as WORKSFORME, if the issue is still reproduced, feel free to reopen