Skip to content

Conversation

@xinyiZzz
Copy link
Contributor

pick #41754 #41770

…er expired (apache#41754)

Guava LoadingCache expiration check is performed when the cache is
accessed, not immediately when the expiration time is reached.

So manually call the cleanUp method regularly to clean up expired cache
items.
…htSqlConnectProcessor close (apache#41770)

1. Doris will cancel the connection that has not responded for a long
time, Mysql Conenction will exit directly, but Arrow Flight Conenction
does not exit immediately, may be frequently cancel and print logs.
timeout is `wait_timeout` in session veriable.
2. FlightSqlConnectProcessor Use try-with-resources to close correctly.
@xinyiZzz
Copy link
Contributor Author

run buildall

@dataroaring dataroaring merged commit 7f2e5f8 into apache:branch-3.0 Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants