Dmytro Grinenko created AMBARI-14608:
----------------------------------------

             Summary: Ambari fail to be compiled using JDK 1.8
                 Key: AMBARI-14608
                 URL: https://issues.apache.org/jira/browse/AMBARI-14608
             Project: Ambari
          Issue Type: Bug
          Components: ambari-server
    Affects Versions: trunk
            Reporter: Dmytro Grinenko
            Priority: Blocker
             Fix For: trunk


Issue appears after AMBARI-14551

HostResourceProvider#833
{code}
      for (LogicalRequest logicalRequest: 
topologyManager.getRequests(Collections.EMPTY_LIST)) {
        logicalRequest.removeHostRequestByHostName(hostRequest.getHostname());
      }
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to