Eduard Rakhmankulov created IGNITE-28081:
--------------------------------------------
Summary: C++ 3.0: Implement tuple hash calculator
Key: IGNITE-28081
URL: https://issues.apache.org/jira/browse/IGNITE-28081
Project: Ignite
Issue Type: Improvement
Reporter: Eduard Rakhmankulov
For implementation of IGNITE-22141 correct calculation of object hash is
required.
Currently calculation is described in form of java class
org.apache.ignite.internal.util.HashCalculator
C++ implementation should have corresponding utility to enable partition
awareness.
Implementation should be compliant with java version, in other words same data
should produces exactly same results.
Implementation should be test covered.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)