> On Січ. 30, 2015, 3:24 після полудня, Jonathan Hurley wrote:
> > ambari-server/src/main/java/org/apache/ambari/server/controller/AmbariManagementControllerImpl.java,
> >  lines 1232-1257
> > <https://reviews.apache.org/r/30451/diff/1/?file=841753#file841753line1232>
> >
> >     I actually don't see a problem with creating a new configuration when 
> > hive server is moved, but apparently someone did since the bug was filed.
> >     
> >     With that said, comparing configurations for equality between a request 
> > and an existing configuration type is something that could probably go in 
> > ConfigHelper to be reused in other areas of the application. Can we move 
> > this to a central location?

I aggree with you that it will be better to move this in some central place. 
But as of now, i'm going to work with stack upgrade testing and i don't have a 
time to do this changes and fix tests for this. If you agree i can create new 
ticket for this?


- Vitalyi


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/30451/#review70364
-----------------------------------------------------------


On Січ. 30, 2015, 2:22 після полудня, Vitalyi Brodetskyi wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/30451/
> -----------------------------------------------------------
> 
> (Updated Січ. 30, 2015, 2:22 після полудня)
> 
> 
> Review request for Ambari, Dmitro Lisnichenko, Jonathan Hurley, and Nate Cole.
> 
> 
> Bugs: AMBARI-9414
>     https://issues.apache.org/jira/browse/AMBARI-9414
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> After adding, deleting or moving HiveServer2 new Hive configs version is 
> created, but it contains no difference with the previous one.
> The same occurs for core-site configs.
> 
> 
> Diffs
> -----
> 
>   
> ambari-server/src/main/java/org/apache/ambari/server/controller/AmbariManagementControllerImpl.java
>  e867f99 
>   
> ambari-server/src/test/java/org/apache/ambari/server/controller/AmbariManagementControllerTest.java
>  e2ae6d6 
> 
> Diff: https://reviews.apache.org/r/30451/diff/
> 
> 
> Testing
> -------
> 
> mvn clean test
> 
> 
> Thanks,
> 
> Vitalyi Brodetskyi
> 
>

Reply via email to