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.
   **
   
![image](https://github.com/user-attachments/assets/3227001c-45f0-4fd6-8420-e7663c85ec44)
   **
   
   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]

Reply via email to