Kirill Tkalenko created IGNITE-12906:
----------------------------------------
Summary: Add to IgniteWalConverter possibility output only hashes
instead real data
Key: IGNITE-12906
URL: https://issues.apache.org/jira/browse/IGNITE-12906
Project: Ignite
Issue Type: Improvement
Reporter: Kirill Tkalenko
Assignee: Kirill Tkalenko
Add flag to be able to hide sensitive data in WAL reader output. For example,
we can use cryptographic hash to hide data and see some representation of it to
know is it unique or not, with high probability.
If define binaryMetadata then output field name and hash field value, else
output hash of source binary value
This change is required for user security reasons
--
This message was sent by Atlassian Jira
(v8.3.4#803005)