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



helix-core/src/main/java/org/apache/helix/HelixController.java
<https://reviews.apache.org/r/15895/#comment56873>

    what is the difference between helixautocontroller and helixcontroller, I 
probably missed this as part of 0.7.0



helix-core/src/main/java/org/apache/helix/manager/zk/DistributedLeaderElection.java
<https://reviews.apache.org/r/15895/#comment56875>

    can we get rid of ZKPropertyTransferServer ?



helix-core/src/main/java/org/apache/helix/manager/zk/DistributedLeaderElection.java
<https://reviews.apache.org/r/15895/#comment56874>

    Fix this typo, we should remove the Zkpropertytransferserver, this will 
remove dependency on restlet



helix-core/src/main/java/org/apache/helix/manager/zk/DistributedLeaderElection.java
<https://reviews.apache.org/r/15895/#comment56876>

    Is port good enough? should we have host as well 



helix-core/src/main/java/org/apache/helix/manager/zk/HelixConnectionAdaptor.java
<https://reviews.apache.org/r/15895/#comment56877>

    can we fix this message ?



helix-core/src/main/java/org/apache/helix/manager/zk/HelixConnectionAdaptor.java
<https://reviews.apache.org/r/15895/#comment56878>

    why is this empty ?



helix-core/src/main/java/org/apache/helix/manager/zk/HelixConnectionAdaptor.java
<https://reviews.apache.org/r/15895/#comment56879>

    this is confusing how will the usage be at the participant and spectator, 
will they not be calling monitoringservice similar to messaging service



helix-core/src/main/java/org/apache/helix/manager/zk/ZkHelixController.java
<https://reviews.apache.org/r/15895/#comment56880>

    can we make use of log.warn(msg,e) instead of msg + e



helix-core/src/main/java/org/apache/helix/manager/zk/ZkHelixLeaderElection.java
<https://reviews.apache.org/r/15895/#comment56881>

    I see this code in two places. Any way we can have this in one place



helix-core/src/main/java/org/apache/helix/model/LiveInstance.java
<https://reviews.apache.org/r/15895/#comment56882>

    why is ZKPROPERTY and MONITORING_PORT part of LiveInstanceProperty



helix-core/src/main/java/org/apache/helix/model/MonitoringConfig.java
<https://reviews.apache.org/r/15895/#comment56883>

    we should avoid providing this constructor rt?



helix-core/src/main/java/org/apache/helix/monitoring/MonitoringService.java
<https://reviews.apache.org/r/15895/#comment56884>

    We should probably call this MonitoringServer instead of Service ?


- Kishore Gopalakrishna


On Nov. 28, 2013, 12:33 a.m., Kanak Biscuitwala wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/15895/
> -----------------------------------------------------------
> 
> (Updated Nov. 28, 2013, 12:33 a.m.)
> 
> 
> Review request for helix, Zhen Zhang and Kishore Gopalakrishna.
> 
> 
> Bugs: HELIX-319
> 
> 
> Repository: helix-git
> 
> 
> Description
> -------
> 
> commit 084ce23546ba6f8c2fe9c5826fe360ce85d09527
> Author: Kanak Biscuitwala <[email protected]>
> Date:   Wed Nov 27 16:20:36 2013 -0800
> 
>     [HELIX-319] Plug Riemann server into Helix, config management, first take
> 
> :100644 100644 91ec809... 5bb6558... M        
> helix-core/src/main/java/org/apache/helix/HelixAutoController.java
> :100644 100644 9565cfb... d55a0a1... M        
> helix-core/src/main/java/org/apache/helix/HelixController.java
> :100644 100644 54e9943... 05ccde2... M        
> helix-core/src/main/java/org/apache/helix/HelixManager.java
> :100644 100644 ebd7a35... 228863a... M        
> helix-core/src/main/java/org/apache/helix/PropertyKey.java
> :100644 100644 9836020... bcc68b6... M        
> helix-core/src/main/java/org/apache/helix/manager/zk/DistributedLeaderElection.java
> :100644 100644 e52427c... 33dcc06... M        
> helix-core/src/main/java/org/apache/helix/manager/zk/HelixConnectionAdaptor.java
> :100644 100644 b71304a... 1beb7f3... M        
> helix-core/src/main/java/org/apache/helix/manager/zk/ZKHelixManager.java
> :100644 100644 136d47e... 75fa69f... M        
> helix-core/src/main/java/org/apache/helix/manager/zk/ZkHelixAutoController.java
> :100644 100644 f116c76... 0e140a5... M        
> helix-core/src/main/java/org/apache/helix/manager/zk/ZkHelixController.java
> :100644 100644 77da158... d1bdcb0... M        
> helix-core/src/main/java/org/apache/helix/manager/zk/ZkHelixLeaderElection.java
> :100644 100644 95c9848... 65847d5... M        
> helix-core/src/main/java/org/apache/helix/model/HelixConfigScope.java
> :100644 100644 e9348ec... 21d045b... M        
> helix-core/src/main/java/org/apache/helix/model/LiveInstance.java
> :000000 100644 0000000... b9aa17c... A        
> helix-core/src/main/java/org/apache/helix/model/MonitoringConfig.java
> :100644 100644 d65ffd3... 87cabcf... M        
> helix-core/src/main/java/org/apache/helix/model/builder/HelixConfigScopeBuilder.java
> :000000 100644 0000000... 8ea6c43... A        
> helix-core/src/main/java/org/apache/helix/monitoring/MonitoringService.java
> :100644 100644 919eb00... 26843ee... M        
> helix-core/src/test/java/org/apache/helix/Mocks.java
> :100644 100644 fc9b7d5... aa500e3... M        
> helix-core/src/test/java/org/apache/helix/controller/stages/DummyClusterManager.java
> :100644 100644 d97b22a... b7f2de6... M        
> helix-core/src/test/java/org/apache/helix/participant/MockZKHelixManager.java
> :000000 100644 0000000... 2001d31... A        helix-monitor-server/DISCLAIMER
> :000000 100644 0000000... 413913f... A        helix-monitor-server/LICENSE
> :000000 100644 0000000... e070e15... A        helix-monitor-server/NOTICE
> :000000 100644 0000000... 36e840d... A        helix-monitor-server/pom.xml
> :000000 100644 0000000... c2d08a1... A        
> helix-monitor-server/src/assemble/assembly.xml
> :000000 100644 0000000... 4b3dc31... A        
> helix-monitor-server/src/main/config/log4j.properties
> :000000 100644 0000000... e95e9bb... A        
> helix-monitor-server/src/main/java/org/apache/helix/monitoring/RiemannMonitoringService.java
> :000000 100644 0000000... 08c3bce... A        
> helix-monitor-server/src/main/resources/riemann.config
> :000000 100644 0000000... 90910aa... A        
> helix-monitor-server/src/test/conf/testng.xml
> :000000 100644 0000000... ee64ca2... A        
> helix-monitor-server/src/test/java/org/apache/helix/monitoring/BasicMonitoringTest.java
> :100644 100644 010023c... c220e2b... M        pom.xml
> 
> 
> Diffs
> -----
> 
>   helix-core/src/main/java/org/apache/helix/HelixAutoController.java 91ec809 
>   helix-core/src/main/java/org/apache/helix/HelixController.java 9565cfb 
>   helix-core/src/main/java/org/apache/helix/HelixManager.java 54e9943 
>   helix-core/src/main/java/org/apache/helix/PropertyKey.java ebd7a35 
>   
> helix-core/src/main/java/org/apache/helix/manager/zk/DistributedLeaderElection.java
>  9836020 
>   
> helix-core/src/main/java/org/apache/helix/manager/zk/HelixConnectionAdaptor.java
>  e52427c 
>   helix-core/src/main/java/org/apache/helix/manager/zk/ZKHelixManager.java 
> b71304a 
>   
> helix-core/src/main/java/org/apache/helix/manager/zk/ZkHelixAutoController.java
>  136d47e 
>   helix-core/src/main/java/org/apache/helix/manager/zk/ZkHelixController.java 
> f116c76 
>   
> helix-core/src/main/java/org/apache/helix/manager/zk/ZkHelixLeaderElection.java
>  77da158 
>   helix-core/src/main/java/org/apache/helix/model/HelixConfigScope.java 
> 95c9848 
>   helix-core/src/main/java/org/apache/helix/model/LiveInstance.java e9348ec 
>   helix-core/src/main/java/org/apache/helix/model/MonitoringConfig.java 
> PRE-CREATION 
>   
> helix-core/src/main/java/org/apache/helix/model/builder/HelixConfigScopeBuilder.java
>  d65ffd3 
>   helix-core/src/main/java/org/apache/helix/monitoring/MonitoringService.java 
> PRE-CREATION 
>   helix-core/src/test/java/org/apache/helix/Mocks.java 919eb00 
>   
> helix-core/src/test/java/org/apache/helix/controller/stages/DummyClusterManager.java
>  fc9b7d5 
>   
> helix-core/src/test/java/org/apache/helix/participant/MockZKHelixManager.java 
> d97b22a 
>   helix-monitor-server/DISCLAIMER PRE-CREATION 
>   helix-monitor-server/LICENSE PRE-CREATION 
>   helix-monitor-server/NOTICE PRE-CREATION 
>   helix-monitor-server/pom.xml PRE-CREATION 
>   helix-monitor-server/src/assemble/assembly.xml PRE-CREATION 
>   helix-monitor-server/src/main/config/log4j.properties PRE-CREATION 
>   
> helix-monitor-server/src/main/java/org/apache/helix/monitoring/RiemannMonitoringService.java
>  PRE-CREATION 
>   helix-monitor-server/src/main/resources/riemann.config PRE-CREATION 
>   helix-monitor-server/src/test/conf/testng.xml PRE-CREATION 
>   
> helix-monitor-server/src/test/java/org/apache/helix/monitoring/BasicMonitoringTest.java
>  PRE-CREATION 
>   pom.xml 010023c 
> 
> Diff: https://reviews.apache.org/r/15895/diff/
> 
> 
> Testing
> -------
> 
> New test verifies that the server registers.
> 
> 
> Thanks,
> 
> Kanak Biscuitwala
> 
>

Reply via email to