Balazs Meszaros created PHOENIX-7852:
----------------------------------------
Summary: Make hash algorithm configurable for IndexScrutinyTool
Key: PHOENIX-7852
URL: https://issues.apache.org/jira/browse/PHOENIX-7852
Project: Phoenix
Issue Type: Sub-task
Reporter: Balazs Meszaros
The MD5 input for {{IndexScrutinyMapper}} is fully dependent on the data of the
table, so it is possible to create two rows where the MD5 hash of the rows will
be the same. In such a scenario, {{IndexScrutinyTool}} will can report index as
valid where one of the rows is missing from the index table.
We should make the hashing algorithm configurable.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)