[jira] [Created] (SAMZA-1163) Samza 0.12 build with scala 2.10

2017-03-22 Thread Shanthoosh Venkataraman (JIRA)
Shanthoosh Venkataraman created SAMZA-1163: -- Summary: Samza 0.12 build with scala 2.10 Key: SAMZA-1163 URL: https://issues.apache.org/jira/browse/SAMZA-1163 Project: Samza Issue

[jira] [Commented] (SAMZA-1161) Adding metrics into rocksdb LocalStoreMonitor.

2017-03-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SAMZA-1161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15937446#comment-15937446 ] ASF GitHub Bot commented on SAMZA-1161: --- GitHub user shanthoosh opened a pull request:

[jira] [Updated] (SAMZA-1161) Adding metrics into rocksdb LocalStoreMonitor.

2017-03-22 Thread Shanthoosh Venkataraman (JIRA)
[ https://issues.apache.org/jira/browse/SAMZA-1161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shanthoosh Venkataraman updated SAMZA-1161: --- Description: Rocksdb LocalStoreMonitor is responsible for clearing up

[jira] [Commented] (SAMZA-1160) Migrate MapConfig inherited Java classes to use composition over inheritance

2017-03-22 Thread Navina Ramesh (JIRA)
[ https://issues.apache.org/jira/browse/SAMZA-1160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15937418#comment-15937418 ] Navina Ramesh commented on SAMZA-1160: -- [~fredji] This is a bold proposal considering the number of

[jira] [Commented] (SAMZA-1113) Implement startup and shutdown sequence of jobs in ZK environment

2017-03-22 Thread Boris Shkolnik (JIRA)
[ https://issues.apache.org/jira/browse/SAMZA-1113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15937327#comment-15937327 ] Boris Shkolnik commented on SAMZA-1113: --- GenerationId sounds like approach in general. Here are

[jira] [Assigned] (SAMZA-1162) review tryBecomeLeader implementation to see if it can be simplified.

2017-03-22 Thread Navina Ramesh (JIRA)
[ https://issues.apache.org/jira/browse/SAMZA-1162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navina Ramesh reassigned SAMZA-1162: Assignee: Navina Ramesh (was: Boris Shkolnik) > review tryBecomeLeader implementation to

[jira] [Commented] (SAMZA-1162) review tryBecomeLeader implementation to see if it can be simplified.

2017-03-22 Thread Boris Shkolnik (JIRA)
[ https://issues.apache.org/jira/browse/SAMZA-1162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15937238#comment-15937238 ] Boris Shkolnik commented on SAMZA-1162: --- Comment from Navina regarding this code: We need this check

[jira] [Created] (SAMZA-1162) review tryBecomeLeader implementation to see if it can be simplified.

2017-03-22 Thread Boris Shkolnik (JIRA)
Boris Shkolnik created SAMZA-1162: - Summary: review tryBecomeLeader implementation to see if it can be simplified. Key: SAMZA-1162 URL: https://issues.apache.org/jira/browse/SAMZA-1162 Project: Samza

[jira] [Assigned] (SAMZA-1161) Adding metrics into rocksdb LocalStoreMonitor.

2017-03-22 Thread Shanthoosh Venkataraman (JIRA)
[ https://issues.apache.org/jira/browse/SAMZA-1161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shanthoosh Venkataraman reassigned SAMZA-1161: -- Assignee: Shanthoosh Venkataraman > Adding metrics into rocksdb

[jira] [Created] (SAMZA-1161) Adding metrics into rocksdb LocalStoreMonitor.

2017-03-22 Thread Shanthoosh Venkataraman (JIRA)
Shanthoosh Venkataraman created SAMZA-1161: -- Summary: Adding metrics into rocksdb LocalStoreMonitor. Key: SAMZA-1161 URL: https://issues.apache.org/jira/browse/SAMZA-1161 Project: Samza

[jira] [Commented] (SAMZA-1120) Config scope changes for multi-stage

2017-03-22 Thread Navina Ramesh (JIRA)
[ https://issues.apache.org/jira/browse/SAMZA-1120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15937102#comment-15937102 ] Navina Ramesh commented on SAMZA-1120: -- Ok. Thanks for explaining. [~xinyu] had given me an

[jira] [Commented] (SAMZA-1149) upgrade mockito from 1.8.4 to 1.10.19

2017-03-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SAMZA-1149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15937096#comment-15937096 ] ASF GitHub Bot commented on SAMZA-1149: --- Github user asfgit closed the pull request at:

samza git commit: SAMZA-1149; upgrade mockito from 1.8.4 to 1.10.19

2017-03-22 Thread jagadish
Repository: samza Updated Branches: refs/heads/master e2c35c000 -> 1c27ba88a SAMZA-1149; upgrade mockito from 1.8.4 to 1.10.19 More details: https://issues.apache.org/jira/browse/SAMZA-1149 Test: gradlew clean check successfully. All unit tests passed. Author: Fred Ji

[jira] [Commented] (SAMZA-1120) Config scope changes for multi-stage

2017-03-22 Thread Jake Maes (JIRA)
[ https://issues.apache.org/jira/browse/SAMZA-1120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15937077#comment-15937077 ] Jake Maes commented on SAMZA-1120: -- [~navina] yes, all *new* applications will. There's nothing

[jira] [Updated] (SAMZA-1150) Handling Error propagation between ZkJobCoordinator & DebounceTimer

2017-03-22 Thread Navina Ramesh (JIRA)
[ https://issues.apache.org/jira/browse/SAMZA-1150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navina Ramesh updated SAMZA-1150: - Description: Right now, I don't think we handle errors from any of the callback properly. As far

[jira] [Commented] (SAMZA-1120) Config scope changes for multi-stage

2017-03-22 Thread Navina Ramesh (JIRA)
[ https://issues.apache.org/jira/browse/SAMZA-1120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15936809#comment-15936809 ] Navina Ramesh commented on SAMZA-1120: -- [~jmakes] Well-written summary! One QQ: Wouldn't all new

[jira] [Resolved] (SAMZA-1156) Improve ApplicationRunner method naming and class structure.

2017-03-22 Thread Jake Maes (JIRA)
[ https://issues.apache.org/jira/browse/SAMZA-1156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Maes resolved SAMZA-1156. -- Resolution: Fixed Fix Version/s: 0.13.0 Issue resolved by pull request 93