[jira] [Updated] (SAMZA-905) Host Affinity - State restore doesn't work if the previous shutdown was uncontrolled (continuous offset)

2016-03-25 Thread Navina Ramesh (JIRA)
[ https://issues.apache.org/jira/browse/SAMZA-905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navina Ramesh updated SAMZA-905: Summary: Host Affinity - State restore doesn't work if the previous shutdown was uncontrolled

[jira] [Commented] (SAMZA-910) Host Affinity - Fix sporadic failures in Container Allocator tests

2016-03-25 Thread Jake Maes (JIRA)
[ https://issues.apache.org/jira/browse/SAMZA-910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15212554#comment-15212554 ] Jake Maes commented on SAMZA-910: - [~navina] Oops, forgot to publish. It's up now! Thanks! > Host Affinity

[jira] [Updated] (SAMZA-912) Getting a cumulative distribution function of the processes latency as a metric

2016-03-25 Thread Shadi A. Noghabi (JIRA)
[ https://issues.apache.org/jira/browse/SAMZA-912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shadi A. Noghabi updated SAMZA-912: --- Attachment: add-processNS-CDF-v2.patch > Getting a cumulative distribution function of the

[jira] [Updated] (SAMZA-912) Getting a cumulative distribution function of the processes latency as a metric

2016-03-25 Thread Shadi A. Noghabi (JIRA)
[ https://issues.apache.org/jira/browse/SAMZA-912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shadi A. Noghabi updated SAMZA-912: --- Attachment: (was: add-processNS-CDF.patch) > Getting a cumulative distribution function of

[jira] [Commented] (SAMZA-913) CoordinatorStreamSystemConsumer drops messages when they are considered equivalent

2016-03-25 Thread Yi Pan (Data Infrastructure) (JIRA)
[ https://issues.apache.org/jira/browse/SAMZA-913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15212351#comment-15212351 ] Yi Pan (Data Infrastructure) commented on SAMZA-913: Merged and submitted. Thanks! >

[jira] [Updated] (SAMZA-913) CoordinatorStreamSystemConsumer drops messages when they are considered equivalent

2016-03-25 Thread Navina Ramesh (JIRA)
[ https://issues.apache.org/jira/browse/SAMZA-913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navina Ramesh updated SAMZA-913: Fix Version/s: 0.10.1 > CoordinatorStreamSystemConsumer drops messages when they are considered >

samza git commit: SAMZA-913: fix CoordinatorSystemConsumer bootstrap missing messages issue

2016-03-25 Thread nickpan47
Repository: samza Updated Branches: refs/heads/master a51f7b2b9 -> f02386464 SAMZA-913: fix CoordinatorSystemConsumer bootstrap missing messages issue Project: http://git-wip-us.apache.org/repos/asf/samza/repo Commit: http://git-wip-us.apache.org/repos/asf/samza/commit/f0238646 Tree:

[jira] [Updated] (SAMZA-913) CoordinatorStreamSystemConsumer drops messages when they are considered equivalent

2016-03-25 Thread Jake Maes (JIRA)
[ https://issues.apache.org/jira/browse/SAMZA-913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Maes updated SAMZA-913: Attachment: SAMZA-913.patch Attaching patch RB: https://reviews.apache.org/r/45339 >

[jira] [Updated] (SAMZA-906) Host Affinity - Minimize task reassignment when container count changes

2016-03-25 Thread Jake Maes (JIRA)
[ https://issues.apache.org/jira/browse/SAMZA-906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Maes updated SAMZA-906: Attachment: SAMZA-906_4.patch SAMZA-906_4.patch addresses Yi's nit about int[] intitialization to 0 > Host