> On Jan. 4, 2016, 8:45 p.m., Jagadish Venkatraman wrote:
> > samza-core/src/main/scala/org/apache/samza/coordinator/JobCoordinator.scala,
> >  line 113
> > <https://reviews.apache.org/r/41663/diff/2/?file=1181044#file1181044line113>
> >
> >     initializeJobModel already sets the jobModelRef and we are setting it 
> > again here? Am I missing something obvious? :)

Actually, I think I misread my code change today. We don't need the set 
jobModelRef in both places. Either one should work. It is slightly confusing 
because of all the function generator that is returned. I will fix this. Thanks 
for pointing it out!


- Navina


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


On Jan. 4, 2016, 8:14 p.m., Navina Ramesh wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/41663/
> -----------------------------------------------------------
> 
> (Updated Jan. 4, 2016, 8:14 p.m.)
> 
> 
> Review request for samza, Boris Shkolnik, Yan Fang, Chris Riccomini, Jake 
> Maes, Jagadish Venkatraman, Xinyu Liu, and Yi Pan (Data Infrastructure).
> 
> 
> Bugs: SAMZA-843
>     https://issues.apache.org/jira/browse/SAMZA-843
> 
> 
> Repository: samza
> 
> 
> Description
> -------
> 
> SAMZA-843 : Slow start of Samza jobs with large number of containers
> 
> 
> Diffs
> -----
> 
>   
> samza-autoscaling/src/main/java/org/apache/samza/autoscaling/deployer/ConfigManager.java
>  87346bc9f3d92e3ae86ed264c82d12a4d27f3188 
>   samza-core/src/main/scala/org/apache/samza/container/SamzaContainer.scala 
> ddce1481cee41dfb997103dbe3d5df44a123564e 
>   samza-core/src/main/scala/org/apache/samza/coordinator/JobCoordinator.scala 
> 112ec1c2935fb6c2ebe9b5d9090263cea94c0cf9 
>   
> samza-core/src/main/scala/org/apache/samza/coordinator/server/JobServlet.scala
>  a3baddbe81c96f58e718e062e964485eaa2dc701 
>   samza-core/src/main/scala/org/apache/samza/util/Util.scala 
> 58fbb8f8177a109d35659a29ef6660e239334de2 
>   
> samza-core/src/test/scala/org/apache/samza/container/TestSamzaContainer.scala 
> 365ff0a8ece808a8143ee3580f1f42238dd292d1 
>   
> samza-core/src/test/scala/org/apache/samza/coordinator/TestJobCoordinator.scala
>  80cccf3104e6e0ce7457303f40baa2f4fa807782 
> 
> Diff: https://reviews.apache.org/r/41663/diff/
> 
> 
> Testing
> -------
> 
> Added some additional unit tests
> ./gradlew clean build
> 
> 
> Thanks,
> 
> Navina Ramesh
> 
>

Reply via email to