Andrew Onischuk created AMBARI-11263:
----------------------------------------
Summary: Optimize creating users and groups
Key: AMBARI-11263
URL: https://issues.apache.org/jira/browse/AMBARI-11263
Project: Ambari
Issue Type: Bug
Reporter: Andrew Onischuk
Assignee: Andrew Onischuk
Fix For: 2.1.0
Since we create users and groups in before-ANY hook, it gets executed a lot.
The way to optimize it is not to call expensive edit user command, until we
are sure the user is different than we need.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)