[
https://issues.apache.org/jira/browse/SAMZA-1378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16133656#comment-16133656
]
ASF GitHub Bot commented on SAMZA-1378:
---------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/samza/pull/261
> Introduce and Implement Scheduler Interface for Polling in Azure
> ----------------------------------------------------------------
>
> Key: SAMZA-1378
> URL: https://issues.apache.org/jira/browse/SAMZA-1378
> Project: Samza
> Issue Type: New Feature
> Reporter: Pawas Chhokra
> Assignee: Pawas Chhokra
> Fix For: 0.14.0
>
>
> Azure does not have a watch/subscribe functionality in Azure storage.
> Therefore, any change in the list of processors in the system will be
> detected by monitoring each processor's heartbeats. A change in the job model
> as well as rebalancing state will also require polling to Azure Storage
> Services. These classes will implement the basic notification listener
> implementation required for the same.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)