Geoffrey Jacoby created PHOENIX-5930:
----------------------------------------
Summary: Index Verification Output should include result error code
Key: PHOENIX-5930
URL: https://issues.apache.org/jira/browse/PHOENIX-5930
Project: Phoenix
Issue Type: Improvement
Reporter: Geoffrey Jacoby
Assignee: Geoffrey Jacoby
When an index rebuild / verification logs a failed row to the
PHOENIX_INDEX_TOOL table, it should include a machine-readable column
corresponding to the counter in PHOENIX_INDEX_TOOL_RESULT that gets
incremented. (Invalid, Missing, Beyond max lookback, etc). An enum seems
appropriate.
Lacking this, any automated tool analyzing the PIT table has to do string
matching on the error message, which is brittle.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)