ghl0451 opened a new issue, #8288: URL: https://github.com/apache/hop/issues/8288
### Apache Hop version? 2.19.0 ### Java version? jdk-21.0.2 ### Operating system Windows ### What happened? I executed a pipeline, wihch get data from kafka consumer and output to oracle table via Synchronize after merge tranfsfer <img width="253" height="319" alt="Image" src="https://github.com/user-attachments/assets/06ca5c25-4391-4689-a18e-8f67f58383a0" /> when I stop then pileline. there was a oracle lock exist as below <img width="670" height="179" alt="Image" src="https://github.com/user-attachments/assets/68e0f94f-4802-4b3d-8464-daf8b7fb7b6a" /> seems the database connection is not properly disconnected, after pipeline stop. ### Issue Priority Priority: 2 ### 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]
