[CONF] Apache Samza > Host affinity in standalone.

2018-01-22 Thread Shanthoosh Venkataraman (Confluence)
Title: Message Title Shanthoosh Venkataraman edited a page   Host affinity in standalone. ... Modify the existing interfaces and classes as per the proposed solution. Add unit tests to test and valid

[CONF] Apache Samza > Host affinity in standalone.

2018-01-22 Thread Shanthoosh Venkataraman (Confluence)
Title: Message Title Shanthoosh Venkataraman edited a page   Host affinity in standalone. ... Code Block language java // '+' denotes addition, '-' denotes deletion.

[CONF] Apache Samza > Host affinity in standalone.

2018-01-22 Thread Shanthoosh Venkataraman (Confluence)
Title: Message Title Shanthoosh Venkataraman edited a page   Host affinity in standalone. ... ZK Data Model to support host affinity: After the rebalancing phase, before the start of processing each stream

[jira] [Commented] (SAMZA-1562) TaskStorageManager should delete any local store it cannot open.

2018-01-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SAMZA-1562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16335345#comment-16335345 ] ASF GitHub Bot commented on SAMZA-1562: --- GitHub user jmakes opened a pull request:

[jira] [Updated] (SAMZA-1562) TaskStorageManager should delete any local store it cannot open.

2018-01-22 Thread Jake Maes (JIRA)
[ https://issues.apache.org/jira/browse/SAMZA-1562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Maes updated SAMZA-1562: - Description: If an exception occurs while validating/opening the local store, the TaskStorageManager shou

[jira] [Updated] (SAMZA-1562) TaskStorageManager should delete any local store it cannot open.

2018-01-22 Thread Jake Maes (JIRA)
[ https://issues.apache.org/jira/browse/SAMZA-1562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Maes updated SAMZA-1562: - Description: If an exception occurs while validating/opening the local store, the TaskStorageManager shou

[jira] [Created] (SAMZA-1562) TaskStorageManager should delete any local store it cannot open.

2018-01-22 Thread Jake Maes (JIRA)
Jake Maes created SAMZA-1562: Summary: TaskStorageManager should delete any local store it cannot open. Key: SAMZA-1562 URL: https://issues.apache.org/jira/browse/SAMZA-1562 Project: Samza Issue

samza git commit: fix the bug containsValue method

2018-01-22 Thread jagadish
Repository: samza Updated Branches: refs/heads/master d6686b0f0 -> 1756b0597 fix the bug containsValue method containsValue method should invoke map.containsValue not map.containsKey Author: michaelwong Reviewers: Jagadish Closes #12 from jwongo/master Project: http://git-wip-us.apache.

samza git commit: Typo fix in web-ui-rest-api.md

2018-01-22 Thread jagadish
Repository: samza Updated Branches: refs/heads/0.10.0 2bd7f693a -> 48ae86b49 Typo fix in web-ui-rest-api.md Author: David Dumenil Reviewers: Xinyu Closes #10 from daviddumenil-msm/patch-1 Project: http://git-wip-us.apache.org/repos/asf/samza/repo Commit: http://git-wip-us.apache.org/repo

samza git commit: upTime should be field not method

2018-01-22 Thread jagadish
Repository: samza Updated Branches: refs/heads/master 24d22bb80 -> d6686b0f0 upTime should be field not method Author: zhangyijun Reviewers: Jagadish Closes #9 from zhangyijun/patch-1 Project: http://git-wip-us.apache.org/repos/asf/samza/repo Commit: http://git-wip-us.apache.org/repos/as

[jira] [Commented] (SAMZA-1561) JobModel upgrade consistency problem.

2018-01-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SAMZA-1561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16334778#comment-16334778 ] ASF GitHub Bot commented on SAMZA-1561: --- Github user asfgit closed the pull request

samza git commit: SAMZA-1561: Fix inconsistency problem in JobModel publish.

2018-01-22 Thread jagadish
Repository: samza Updated Branches: refs/heads/master e075e956f -> 24d22bb80 SAMZA-1561: Fix inconsistency problem in JobModel publish. Author: Shanthoosh Venkataraman Reviewers: Jagadish V, Xinyu Liu Closes #409 from shanthoosh/master Project: http://git-wip-us.apache.org/repos/asf/samza