Conversation
Avogar
left a comment
There was a problem hiding this comment.
LGTM, @tavplubix can you resolve conflicts?
|
CIGithubActions / FastTest (pull_request) - |
On client side: On server side: https://gist.github.com/tavplubix/ecbf71b28aed2a62a08c2d3611630aa4 In the first case (sessions 1, 2, 5, 6) Keeper server failed to process request or send response in 10 seconds for unknown reason, so client closed connection. I'm not sure if it's related to snapshots or not, but it's a bit suspicious that session expires when Keeper creates a lot of snapshots. On the other hand, it means that requests rate is high (about 2000 rps according to the logs). Anyway, let's try to increase |
Changelog category (leave one):
Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):
Do not allow to drop a table or dictionary if some tables or dictionaries depend on it.
Detailed description / Documentation draft:
Fixes
Server failed to starterror in Stress tests.Related to #28373, #15170