This is an automated email from the ASF dual-hosted git repository. rlevas pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/ambari.git
commit 23e51faec5b619e38da6648f6bdbf3d175f5494e Merge: 9862707 1e5d726 Author: Robert Levas <[email protected]> AuthorDate: Mon Jan 15 13:24:24 2018 -0500 Merge pull request #106 from smolnar82/AMBARI-22668 [AMBARI-22668] Moving LDAP related properties to DB upon upgrade to 3.0.0 .../ambari/server/configuration/Configuration.java | 46 ++++++++++++ .../ldap/domain/AmbariLdapConfigurationKeys.java | 2 +- .../orm/entities/AmbariConfigurationEntity.java | 2 +- .../ambari/server/upgrade/UpgradeCatalog300.java | 86 ++++++++++++++++++++++ .../server/configuration/ConfigurationTest.java | 35 +++++++++ .../server/upgrade/UpgradeCatalog300Test.java | 80 +++++++++++++++++--- 6 files changed, 240 insertions(+), 11 deletions(-) -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
