Skip to content

RedisKeyExpiredEvent has an unused generic #2106

@Cardds

Description

@Cardds

Current behavior: RedisKeyExpiredEvent has an unused generic argument T.

Expected behavior is one of the following:

  • RedisKeyExpiredEvent does not have a generic argument.
  • Method getValue() in RedisKeyExpiredEvent returns an object of the generic type specified in RedisKeyExpiredEvent. May also require changes to the stored value and the constructor methods.

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: blockedAn issue that's blocked on an external project changetype: enhancementA general enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions