----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/55842/#review162629 -----------------------------------------------------------
ambari-server/src/main/java/org/apache/ambari/server/serveraction/kerberos/UpdateKerberosConfigsServerAction.java (line 127) <https://reviews.apache.org/r/55842/#comment233977> I think there may be lots of similar places at our code. Maybe just add this config on cluster deployment? - Dmitro Lisnichenko On Jan. 23, 2017, 3:24 p.m., Eugene Chekanskiy wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/55842/ > ----------------------------------------------------------- > > (Updated Jan. 23, 2017, 3:24 p.m.) > > > Review request for Ambari, Dmitro Lisnichenko, Robert Levas, and Vitalyi > Brodetskyi. > > > Bugs: AMBARI-19675 > https://issues.apache.org/jira/browse/AMBARI-19675 > > > Repository: ambari > > > Description > ------- > > Regenerate keytabs apply all configs but not security_enabled. > > > Diffs > ----- > > > ambari-server/src/main/java/org/apache/ambari/server/serveraction/kerberos/UpdateKerberosConfigsServerAction.java > 931806d > > Diff: https://reviews.apache.org/r/55842/diff/ > > > Testing > ------- > > mvn clean test > > > Thanks, > > Eugene Chekanskiy > >
