Repository: ambari
Updated Branches:
  refs/heads/branch-2.1 a41f7b250 -> 50701f7a1


AMBARI-14079 - Unable to Finalize Upgrade After Removing Host In Maintenance 
Mode (part2) (jonathanhurley)


Project: http://git-wip-us.apache.org/repos/asf/ambari/repo
Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/50701f7a
Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/50701f7a
Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/50701f7a

Branch: refs/heads/branch-2.1
Commit: 50701f7a129518672f1a4d98efdf1b231febbfdb
Parents: a41f7b2
Author: Jonathan Hurley <[email protected]>
Authored: Mon Nov 30 13:28:49 2015 -0500
Committer: Jonathan Hurley <[email protected]>
Committed: Mon Nov 30 13:28:49 2015 -0500

----------------------------------------------------------------------
 .../java/org/apache/ambari/server/state/cluster/ClustersImpl.java   | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/50701f7a/ambari-server/src/main/java/org/apache/ambari/server/state/cluster/ClustersImpl.java
----------------------------------------------------------------------
diff --git 
a/ambari-server/src/main/java/org/apache/ambari/server/state/cluster/ClustersImpl.java
 
b/ambari-server/src/main/java/org/apache/ambari/server/state/cluster/ClustersImpl.java
index 944a24e..5c53326 100644
--- 
a/ambari-server/src/main/java/org/apache/ambari/server/state/cluster/ClustersImpl.java
+++ 
b/ambari-server/src/main/java/org/apache/ambari/server/state/cluster/ClustersImpl.java
@@ -67,7 +67,6 @@ import 
org.apache.ambari.server.orm.entities.ResourceTypeEntity;
 import org.apache.ambari.server.orm.entities.StackEntity;
 import org.apache.ambari.server.security.SecurityHelper;
 import org.apache.ambari.server.security.authorization.AmbariGrantedAuthority;
-import org.apache.ambari.server.security.authorization.ResourceType;
 import org.apache.ambari.server.state.AgentVersion;
 import org.apache.ambari.server.state.Cluster;
 import org.apache.ambari.server.state.Clusters;

Reply via email to