Open Interview

Workbench shell

local-first
Provider not connected
Workbench/questions/q_6b28ab1fb5cd4dcf922effe073a6b6b7

Redis 分布式锁为什么要续约?

Canonical answer, answer variants, and source links stay together so this route can stand alone for review and study.

redis
category
distributed_system
difficulty
unset
source_count
1
updated_at
2026-03-24 08:20:24Z

Canonical answer

The canonical answer is the default study anchor for this question.

因为业务执行时间可能超过锁超时,需要防止锁提前释放。

Answer variants (1)

Variants stay visible so personal answers and concise versions can be compared quickly.

canonical
因为业务执行时间可能超过锁超时,需要防止锁提前释放。

Related questions (3)

Related questions favor shared-source links first, then same-category fallback.

Metadata

Metadata stays visible while reviewing answers or jumping to source context.

review_status: active
personal_answer: no
sources linked: 1

Sources (1)

Each linked source keeps the question grounded in review-confirmed study context.

reviewer-slice3-1774340361120

interview_experience

Interview: 字节跳动 / 后端开发 / 一面

Question 1: Redis 分布式锁为什么要续约? Source answer: 因为业务执行时间可能超过锁超时,需要防止锁提前释放。

Source URL: https://example.com/reviewer-slice3