You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Pawas Chhokra (JIRA)" <ji...@apache.org> on 2017/07/31 23:39:00 UTC

[jira] [Created] (SAMZA-1378) Introduce and Implement Scheduler Interface for Polling in Azure

Pawas Chhokra created SAMZA-1378:
------------------------------------

             Summary: 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


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)