vandop opened a new issue, #863: URL: https://github.com/apache/arrow-java/issues/863
### Describe the bug, including details regarding any error messages, version, and platform. Just like in this issue: https://github.com/apache/arrow/issues/33012 there are still codepaths that trigger a faulty shutdown when using CATALOG_ID with tools like JMeter which outputs a message like this one and prevents the test run from succeeding. `Thread Name:Warmup 1-1 Sample Start:2025-09-12 15:28:27 IST Load time:1060 Connect Time:1060 Latency:0 Size in bytes:66 Sent bytes:0 Headers size in bytes:0 Body size in bytes:66 Sample Count:1 Error Count:1 Data type ("text"|"bin"|""):text Response code:null 0 Response message:java.sql.SQLException: Cannot create PoolableConnectionFactory (Channel shutdown invoked) SampleResult fields: ContentType: text/plain DataEncoding: UTF-8` I'll submit a PR with a similar approach to: https://github.com/apache/arrow/pull/14210/commits for the additional code path. -- 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]
