eramitmittal commented on PR #43551: URL: https://github.com/apache/arrow/pull/43551#issuecomment-2277360186
@lidavidm any hint on how to proceed? Only Java 21+ runs are failing on Ubuntu complaining about memory leak in `flightSqlIngestion `test of `IntegrationTest` class. However, I am not able to reproduce the problem. I see a successful run when I manually run on Ubuntu with Java 21 in my local environment. **  ** I have also tried to statically study the `FlightSqlIngestionScenario` code and I don't see how mem leak could be occurring. Since the problem occurs only in CI, is there any possibility to run the tests in CI with DEBUG on for allocator? -- 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]
