[
https://issues.apache.org/jira/browse/IGNITE-12906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kirill Tkalenko updated IGNITE-12906:
-------------------------------------
Release Note: Processing sensitive data in IgniteWalConverter using special
system property "SENSITIVE_DATA" when starting utility, possible
values(register sensitive) is SHOW, HIDE, HASH, MD5, default SHOW.
> 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
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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)