Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
truong-hua opened this issue Jun 12, 2022 · 0 comments

Comments

@truong-hua
Copy link

truong-hua commented Jun 12, 2022

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant