Skip to content

v4 cache层导致ttl错误 #3222

@chenbt-hz

Description

@chenbt-hz

Is this a regression?

Yes

Description

Image

其他相关命令可复现(不全):
KV

  • IncrCmd::DoUpdateCache
  • IncrbyCmd::DoUpdateCache
  • IncrbyfloatCmd::DoUpdateCache
  • DecrCmd::DoUpdateCache()
  • DecrbyCmd::DoUpdateCache()
  • GetsetCmd::DoUpdateCache()
  • AppendCmd::DoUpdateCache()
  • MsetCmd::DoUpdateCache()
  • SetrangeCmd::DoUpdateCache()
  • PersistCmd::DoUpdateCache()

HASH

  • HDelCmd::DoUpdateCache()
  • HSetCmd::DoUpdateCache()
  • HGetCmd::DoUpdateCache()
  • HGetallCmd::DoUpdateCache()
  • HExistsCmd::DoUpdateCache()
  • HIncrbyCmd::DoUpdateCache()
  • HIncrbyfloatCmd::DoUpdateCache()
  • HKeysCmd::DoUpdateCache()
  • HLenCmd::DoUpdateCache()
  • HMgetCmd::DoUpdateCache()
  • HMsetCmd::DoUpdateCache()
  • HSetnxCmd::DoUpdateCache()
  • HStrlenCmd::DoUpdateCache()
  • HValsCmd::DoUpdateCache()

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)


Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions