Pradeep Agrawal created RANGER-1024:
---------------------------------------
Summary: 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
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' during install process. users 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)