dafeiw opened a new issue, #35928:
URL: https://github.com/apache/arrow/issues/35928

   ### Describe the usage question you have. Please include as many useful 
details as  possible.
   
   
   Hello!
   
   I have one test suite sending many SQL queries to a local flight server via 
flight jdbc driver to verify the backend flight producer implementation. The 
SQL queries are passing if I only run this individual test suite. However, if I 
run this suite with other various automation tests, the same test suite will 
fail with ` RefCnt has gone negative` in `getStreamPreparedStatement` method. 
   
   Could you please help me understand what scenario this `RefCnt has gone 
negative` error can happen?  It's weird that I don't see this error if I only 
run the test suite. Thanks in advance. 
   
   
    
   
   ### Component(s)
   
   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]

Reply via email to