ghl0451 opened a new issue, #8262: URL: https://github.com/apache/hop/issues/8262
### Apache Hop version? 2.19.0 ### Java version? jdk-21.0.12.1 ### Operating system Windows ### What happened? I created a new Run Configuration, called local_single with engine type "Hop local single threaded pipeline engine" I use local_single to run a pipeline. the pipeline work fine. but when I switched Run Configuration to default local, then pipeline will hang. I found the pipeline's hpl file be change to <pipeline_type>SingleThreaded</pipeline_type> when you switch Run Configuration to local, then hpl file not be change to Normal. ### Issue Priority Priority: 3 ### Issue Component Component: Hop Gui -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
