[
https://issues.apache.org/jira/browse/SAMZA-1374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16119279#comment-16119279
]
ASF GitHub Bot commented on SAMZA-1374:
---------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/samza/pull/259
> Implement Leader Election using Lease Blob in Azure
> ---------------------------------------------------
>
> Key: SAMZA-1374
> URL: https://issues.apache.org/jira/browse/SAMZA-1374
> Project: Samza
> Issue Type: New Feature
> Reporter: Pawas Chhokra
> Assignee: Pawas Chhokra
> Fix For: 0.14.0
>
>
> A blob in Azure storage is used for storing large amounts of unstructured
> data. A Lease Blob is an operation that establishes and manages a lock on a
> blob for write and delete operations. Acquiring a lease on a blob that has
> already been leased by someone results in failure. We will use this operation
> to elect the leader when running in Azure
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)