You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sometimes we see an "active" session on tablet monpage whereas the client is surely dead. After tablet restart noone reconnects to that session and it gets deleted after IdleSessionTimeout (which is correct). We don't see the following message in our logs:
Sometimes we see an "active" session on tablet monpage whereas the client is surely dead. After tablet restart noone reconnects to that session and it gets deleted after IdleSessionTimeout (which is correct). We don't see the following message in our logs:
nbs/cloud/filestore/libs/storage/tablet/tablet_state_sessions.cpp
Line 269 in d200ddd
We either fail here:
nbs/cloud/filestore/libs/storage/tablet/tablet_state_sessions.cpp
Line 262 in d200ddd
Or there is a bug in PipeServer. Most probably the former.
The text was updated successfully, but these errors were encountered: