vesoft-inc/nebula

Session expire on graphd will end up floating session being released

Open

#5094 aperta il 22 dic 2022

Vedi su GitHub
 (10 commenti) (0 reazioni) (2 assegnatari)C++ (1144 fork)batch import
affects/nonehelp wantedlaterseverity/minortype/bug

Metriche repository

Star
 (9828 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

This is an issue talked about in WeChat Group:Earth, synced msg was pasted in the end of the issue.

It seems in current idle-release session mechanism was monitored and triggered in each graphD, that is, when a session(session-id:foo) was floated from graphd0 to graphd1, and will be actively used in graphd1 and not caming back to graphd0, after idle session timer expires in graphd0, foo will be released from graphd0.

I am on GitHub mobile(don't have access to the code to verify this)due to Covid leave, so just quickly track the issue here.

Plz forgive my unchecking of the code before raising this.

cc @Aiee

ref:

Guida contributor