[
https://issues.apache.org/jira/browse/IGNITE-12906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17089644#comment-17089644
]
Kirill Tkalenko commented on IGNITE-12906:
------------------------------------------
Build of new suite:
[https://ci.ignite.apache.org/viewLog.html?buildId=5244369&tab=queuedBuildOverviewTab]
> 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)