[jira] [Resolved] (SAMZA-1124) add a time out for ZkVersionUpgradeBarrier

2017-03-08 Thread Xinyu Liu (JIRA)
[ https://issues.apache.org/jira/browse/SAMZA-1124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xinyu Liu resolved SAMZA-1124. -- Resolution: Fixed > add a time out for ZkVersionUpgradeBarrier >

[jira] [Commented] (SAMZA-1124) add a time out for ZkVersionUpgradeBarrier

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

[jira] [Resolved] (SAMZA-1127) verify that SamzaContainerController.stop shuts down the container completely.

2017-03-08 Thread Navina Ramesh (JIRA)
[ https://issues.apache.org/jira/browse/SAMZA-1127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navina Ramesh resolved SAMZA-1127. -- Resolution: Duplicate Assignee: Navina Ramesh Same issue was created by [~xinyu] in

[jira] [Commented] (SAMZA-1127) verify that SamzaContainerController.stop shuts down the container completely.

2017-03-08 Thread Navina Ramesh (JIRA)
[ https://issues.apache.org/jira/browse/SAMZA-1127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15902227#comment-15902227 ] Navina Ramesh commented on SAMZA-1127: -- Marking this as duplicate of SAMZA-1125 > verify that

[jira] [Commented] (SAMZA-1128) Convert ZkBarrierForVersionUpgrade to be more general.

2017-03-08 Thread Navina Ramesh (JIRA)
[ https://issues.apache.org/jira/browse/SAMZA-1128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15902201#comment-15902201 ] Navina Ramesh commented on SAMZA-1128: -- [~boryas] Can you add some description? > Convert

[jira] [Created] (SAMZA-1128) Convert ZkBarrierForVersionUpgrade to be more general.

2017-03-08 Thread Boris Shkolnik (JIRA)
Boris Shkolnik created SAMZA-1128: - Summary: Convert ZkBarrierForVersionUpgrade to be more general. Key: SAMZA-1128 URL: https://issues.apache.org/jira/browse/SAMZA-1128 Project: Samza Issue

[jira] [Created] (SAMZA-1127) verify that SamzaContainerController.stop shuts down the container completely.

2017-03-08 Thread Boris Shkolnik (JIRA)
Boris Shkolnik created SAMZA-1127: - Summary: verify that SamzaContainerController.stop shuts down the container completely. Key: SAMZA-1127 URL: https://issues.apache.org/jira/browse/SAMZA-1127

[jira] [Resolved] (SAMZA-1121) StreamAppender should not propagate exceptions to caller

2017-03-08 Thread Jagadish (JIRA)
[ https://issues.apache.org/jira/browse/SAMZA-1121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jagadish resolved SAMZA-1121. - Resolution: Fixed Thanks for the timely patch [~pmaheshwari]. merged and submitted to master! >

[jira] [Updated] (SAMZA-1121) StreamAppender should not propagate exceptions to caller

2017-03-08 Thread Jagadish (JIRA)
[ https://issues.apache.org/jira/browse/SAMZA-1121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jagadish updated SAMZA-1121: Fix Version/s: 0.13.0 > StreamAppender should not propagate exceptions to caller >

[jira] [Commented] (SAMZA-1121) StreamAppender should not propagate exceptions to caller

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

samza git commit: SAMZA-1121; StreamAppender should not propagate exceptions to the caller

2017-03-08 Thread jagadish
Repository: samza Updated Branches: refs/heads/master 1956dac94 -> 6f811de30 SAMZA-1121; StreamAppender should not propagate exceptions to the caller StreamAppender#append currently propagates any exceptions while sending messages to the underlying logging system to the calling code. Since

[jira] [Updated] (SAMZA-1126) Semantics of ProcessorId in Samza

2017-03-08 Thread Navina Ramesh (JIRA)
[ https://issues.apache.org/jira/browse/SAMZA-1126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navina Ramesh updated SAMZA-1126: - Description: Until today, we have been using "processorId" to be synonymous to the logical

[jira] [Created] (SAMZA-1126) Semantics of ProcessorId in Samza

2017-03-08 Thread Navina Ramesh (JIRA)
Navina Ramesh created SAMZA-1126: Summary: Semantics of ProcessorId in Samza Key: SAMZA-1126 URL: https://issues.apache.org/jira/browse/SAMZA-1126 Project: Samza Issue Type: Sub-task