OpenAtomFoundation / pika

Pika is a Redis-Compatible database developed by Qihoo's infrastructure team.
BSD 3-Clause "New" or "Revised" License
5.77k stars 1.19k forks source link

3.5.X Pika 不支持 sentinel #2695

Open baixin01 opened 1 month ago

baixin01 commented 1 month ago

Is this a regression?

No

Description

3.5.2 Pika 不支持 sentinel: Pika 没有 master-down-time 参数;offset 参数格式与 Redis 不一致。 详见:https://github.com/OpenAtomFoundation/pika/discussions/2420

3.5.3、3.5.4版本也存在该问题,主节点stop之后,sentinel 不能切主。

Please provide a link to a minimal reproduction of the bug

No response

Screenshots or videos

No response

Please provide the version you discovered this bug in (check about page for version information)

No response

Anything else?

No response

Issues-translate-bot commented 1 month ago

Bot detected the issue body's language is not English, translate it automatically.


Title: 3.5.X Pika does not support sentinel