Skip to content

Keys are not delete from redis when redis.command is SET #32

Open
@valentinno7

Description

@valentinno7

We have noticed that in v0.9.0 (currently we are using redis/redis-enterprise-kafka:6.7.4 and don't have this issue) keys are not deleted from redis if message value is null when redis.command is SET, instead of deletion value is set to empty string.
Here https://redis-field-engineering.github.io/redis-kafka-connect/#_sink_string it says:
String or bytes. If value is null the key is deleted. So we assume that redis item deletion is expected behaviour.
Providing example reproduced using jupyter notebooks:
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions