[
https://issues.apache.org/jira/browse/IGNITE-12906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kirill Tkalenko updated IGNITE-12906:
-------------------------------------
Fix Version/s: 2.9
> 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
> Priority: Major
> Fix For: 2.9
>
>
> 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)