AliRana30 commented on issue #49061: URL: https://github.com/apache/arrow/issues/49061#issuecomment-3819396226
Hi @raulcd, I’ve outlined a proposed solution above that aims to address the broader pattern behind these deadlocks rather than fixing them in isolation. The idea is to introduce a centralized deadlock detection and prevention framework (runtime detection, lock ordering validation, timeouts, and better testing/CI coverage), while also revisiting places where deadlock detection is currently disabled. I’d really appreciate your feedback on whether this direction aligns with Arrow’s concurrency model and maintainability goals. -- 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]
