Henry2SS commented on issue #12368: URL: https://github.com/apache/doris/issues/12368#issuecomment-1237802878
> > In some senerio, `t1` is still using the file system to reading files. It means that the file system is not broken. If `t2` close the file system, it will leads `t1` to abort. > > When an exception occurs, it is likely that there is a problem with the broker. If it is not closed at this time, when will it be closed? If it is not closed, the import will always fail. A small probability of mistaken killing should be allowed. It throws an IOException. That seems like file system is not broken. Most of the exceptions are because of abnormal status of hdfs. -- 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]
