caiconghui opened a new issue, #16348: URL: https://github.com/apache/doris/issues/16348
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Version master ### What's Wrong? 2023-02-02 07:48:30 [ pool-2-thread-995:15868115109 ] - [ WARN ] failed to close reader: TBrokerFD(high:-4476239145075585633, low:-6508925397968992037) org.apache.doris.broker.hdfs.BrokerException: the fd is not owned by client null at org.apache.doris.broker.hdfs.ClientContextManager.getFsDataInputStream(ClientContextManager.java:78) at org.apache.doris.broker.hdfs.FileSystemManager.closeReader(FileSystemManager.java:583) at org.apache.doris.broker.hdfs.HDFSBrokerServiceImpl.closeReader(HDFSBrokerServiceImpl.java:193) at org.apache.doris.thrift.TPaloBrokerService$Processor$closeReader.getResult(TPaloBrokerService.java:977) at org.apache.doris.thrift.TPaloBrokerService$Processor$closeReader.getResult(TPaloBrokerService.java:962) at org.apache.thrift.ProcessFunction.process(ProcessFunction.java:39) at org.apache.thrift.TBaseProcessor.process(TBaseProcessor.java:39) at org.apache.thrift.server.TThreadPoolServer$WorkerProcess.run(TThreadPoolServer.java:286) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) ### What You Expected? heavy broker load work normally ### How to Reproduce? excute many heavy broker loads ### Anything Else? _No response_ ### Are you willing to submit PR? - [X] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
