[
https://issues.apache.org/jira/browse/RANGER-4964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rakesh Gupta updated RANGER-4964:
---------------------------------
Description: The issue occurred because the previous patch(RANGER-4809)
failed to verify if the x_trx_log table existed before modifying the
x_trx_log_IDX_trx_id index, which could result in errors. A table existence
check needs to be added to the patch. (was: The issue occurred because the
previous patch failed(RANGER-4809) to verify if the x_trx_log table existed
before modifying the x_trx_log_IDX_trx_id index, which could result in errors.
A table existence check needs to be added to the patch.)
> Issue with x_trx_log_IDX_trx_id Index in x_trx_log Table, causing patch
> failure
> -------------------------------------------------------------------------------
>
> Key: RANGER-4964
> URL: https://issues.apache.org/jira/browse/RANGER-4964
> Project: Ranger
> Issue Type: Improvement
> Components: Ranger
> Reporter: Rakesh Gupta
> Assignee: Rakesh Gupta
> Priority: Major
>
> The issue occurred because the previous patch(RANGER-4809) failed to verify
> if the x_trx_log table existed before modifying the x_trx_log_IDX_trx_id
> index, which could result in errors. A table existence check needs to be
> added to the patch.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)