vesoft-inc/nebula

Session expire on graphd will end up floating session being released

Open

#5.094 geöffnet am 22. Dez. 2022

Auf GitHub ansehen
 (10 Kommentare) (0 Reaktionen) (2 zugewiesene Personen)C++ (1.144 Forks)batch import
affects/nonehelp wantedlaterseverity/minortype/bug

Repository-Metriken

Stars
 (9.828 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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:

Contributor Guide