[ 
https://issues.apache.org/jira/browse/AMBARI-5161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrii Tkach reopened AMBARI-5161:
----------------------------------


The problem is that hdfs-site and hbase-site have config with the same name - 
"dfs.domain.socket.path". In case of sync loading, "dfs.domain.socket.path" of 
HBASE was constatly omitted, but in case of async, the request to hdfs-site 
configs could be completed later then hbase-site, which cause situation when 
the "dfs.domain.socket.path" of HDFS will be omitted.

> Customize Services step load: change calls to asynchronous
> ----------------------------------------------------------
>
>                 Key: AMBARI-5161
>                 URL: https://issues.apache.org/jira/browse/AMBARI-5161
>             Project: Ambari
>          Issue Type: Task
>          Components: client
>    Affects Versions: 1.5.1
>            Reporter: Andrii Tkach
>            Assignee: Andrii Tkach
>             Fix For: 1.5.1
>
>
> On transition to Customize Services step, the sync calls are made to obtain 
> advanced configurations for services. The type of calls should be changed to 
> async, to prevent UI freezing.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to