[
https://issues.apache.org/jira/browse/RANGER-2286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16694769#comment-16694769
]
Pradeep Agrawal commented on RANGER-2286:
-----------------------------------------
Committed to the master branch:
[https://github.com/apache/ranger/commit/6093b55332a7179e5b8ec0404d0381db92800b11]
Committed to the ranger-1.2 branch:
https://github.com/apache/ranger/commit/1d06365d6de4a643361571b5414c44ca10da7272
Committed to the ranger-1.1 branch:
https://github.com/apache/ranger/commit/7dd6f4392d5aad37f1b6d5aef7146999f4ffdf28
Committed to the ranger-1 branch:
https://github.com/apache/ranger/commit/762db6bebe801f4ee0e03da1bba9a2a1cdd6d45f
> Ranger install may be prevented by leftover DB entry
> ----------------------------------------------------
>
> Key: RANGER-2286
> URL: https://issues.apache.org/jira/browse/RANGER-2286
> Project: Ranger
> Issue Type: Improvement
> Components: Ranger
> Reporter: Pradeep Agrawal
> Assignee: Pradeep Agrawal
> Priority: Major
> Fix For: 1.0.1, 2.0.0, 1.1.1, 1.2.1
>
>
> Ranger start script might be killed (eg. due to timeout or network error)
> while it is applying a db patch/java patch or changing the default passwords.
> In this case, an "in-progress" entry is left in the {{x_db_version_h}} table.
> This prevents any further attempt to install/start Ranger without manually
> deleting the entry from the database.
> Ranger should delete the entries if the entries are made from the same host
> 10 minutes ago.
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)