This is an automated email from the ASF dual-hosted git repository.
dmitriusan pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/ambari.git.
from 50ea420 [AMBARI-24914] Block Ozone datanode co-location with HDFS
Datanode when added though the API (dsen) (#2623)
new 1cd9e6f AMBARI-24936. Fix suspicious code spotted while working on
AMBARI-24936
new c36b478 AMBARI-24936. Fix suspicious code spotted while working on
AMBARI-24936 - address review comments (dlysnichenko)
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../java/org/apache/ambari/funtest/server/AmbariHttpWebRequest.java | 2 +-
.../main/java/org/apache/ambari/server/controller/ActionResponse.java | 2 +-
.../org/apache/ambari/server/controller/ConfigurationRequest.java | 1 -
.../org/apache/ambari/server/controller/ConfigurationResponse.java | 2 --
.../java/org/apache/ambari/server/controller/ExtensionResponse.java | 2 +-
.../main/java/org/apache/ambari/server/controller/MpackRequest.java | 2 +-
.../main/java/org/apache/ambari/server/controller/MpackResponse.java | 2 +-
.../main/java/org/apache/ambari/server/controller/StackResponse.java | 2 +-
.../ambari/server/controller/internal/PrivilegeResourceProvider.java | 2 +-
.../src/main/java/org/apache/ambari/server/orm/DBAccessorImpl.java | 2 +-
.../org/apache/ambari/server/orm/models/HostComponentSummary.java | 2 +-
.../server/serveraction/kerberos/CreateKeytabFilesServerAction.java | 2 +-
.../java/org/apache/ambari/server/state/ServiceComponentImpl.java | 2 +-
.../java/org/apache/ambari/server/controller/KerberosHelperTest.java | 1 -
.../ambari/server/controller/metrics/JMXPropertyProviderTest.java | 2 +-
.../test/java/org/apache/ambari/server/orm/DBAccessorImplTest.java | 4 ++--
16 files changed, 14 insertions(+), 18 deletions(-)