Skip to content

Auto generate deduplication checksum base on payload or configurable properties #87

@truong-hua

Description

@truong-hua

Custom deduplication mechanism base on x-message-deduplication is great but in common cases we not always to be able to control the source side (like using a service that support sinking to rabbitmq) and all we need for deduplication is just the payload. So I think there should be an option that the exchange will automatically generate checksum (hash) base on some configurable properties and it's the payload by default.

If the plugin can support a param let's say a regex to standardize payload to generate hash, it will be more generic.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions