kaijchen opened a new pull request, #39859: URL: https://github.com/apache/doris/pull/39859
## Proposed changes Open stream failure fault injection caused load stream leak because `use_cnt` cannot drop to `0`. This PR reduce the idle timeout for this injection case, which equals to load timeout. On idle timeout, load streams are supposed to be closed. -- 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]
