[
https://issues.apache.org/jira/browse/RANGER-1024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pradeep Agrawal updated RANGER-1024:
------------------------------------
Attachment: 0001-RANGER-1024-Improve-implementation-of-java-patch.patch
> Improve implementation of java patch PatchPersmissionModel_J10003 to handle
> large amount of users
> -------------------------------------------------------------------------------------------------
>
> Key: RANGER-1024
> URL: https://issues.apache.org/jira/browse/RANGER-1024
> Project: Ranger
> Issue Type: Bug
> Components: Ranger
> Affects Versions: 0.6.0, 0.5.3
> Reporter: Pradeep Agrawal
> Assignee: Pradeep Agrawal
> Fix For: 0.6.0
>
> Attachments:
> 0001-RANGER-1024-Improve-implementation-of-java-patch.patch
>
>
> Problem Statement : In Case of upgrade from 0.4 to 0.5 or 0.6, If There are
> too many users then execution of PatchPersmissionModel_J10003 may take lot
> of time and may hold or block the upgrade.
> Proposed Solution : if there are more than 500 users then process only those
> users which have role 'Admin' or 'Key Admin' and skip processing of users
> having role 'User' during install process. user can execute this java patch
> separately by sending argument 'ALL' to process permission of all users.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)