tarantool / tarantool/doc

[2.x] TDB (IPROTO): close a session when there is no user activity

Open
#5,052 0 comments 0 reactions 1 assignee View on GitHub

@xuniq is already working on this.

Since Mar 31, 2025.

TDB
Dominant language
CSS
Stars
15
Forks
49
Avg merge
1d 13h
Merged PRs (30d)
3

Description

Product: Tarantool DB
Since: 2.3.0
Root documents:

SME: @ a1div0 @ Galiev-Ruslan @ Satbek
Dev issue: https://jira.vk.team/browse/TNTP-2197

Details

Активная сессия пользователя, подключенного к Tarantool, должна закрываться после отсутствия активности пользователя не более X минут (например, 15 минут).
Для возобновления сессии пользователь должен пройти повторно аутентификацию.
Должна быть настройка параметра ("X минут"), отвечающего за длительность сессии, по истечении которого сессия автоматически закроется
По умолчанию, для обратной совместимости, активные сессии не закрываются (например, параметр по умолчанию 0)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.