nagarajgond opened a new issue, #6493: URL: https://github.com/apache/incubator-kie-drools/issues/6493
### Description There is a sudden spike in memory usage while loading single rule. Sometimes loading throws OutOfMemory exception with 8GB heap size. ### Memory snapshot <img width="614" height="586" alt="Image" src="https://github.com/user-attachments/assets/4bf5db32-b935-4685-887e-037cb72d0d41" /> <img width="1826" height="344" alt="Image" src="https://github.com/user-attachments/assets/999e5d47-51bc-4037-a599-f46d9f07c928" /> ### Theads snapshot <img width="1365" height="588" alt="Image" src="https://github.com/user-attachments/assets/b97acab0-553e-4634-9fed-179af64039a6" /> ### Tech stack Java 21 Drools 10.1.0 Same issue seen in: Java 8 Drools 7.4 ### Steps to Reproduce - Clone this repo [code](https://github.com/nagarajgond/drools-rule) - Run RuleProvider.java -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
