You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@samza.apache.org by navina <gi...@git.apache.org> on 2017/12/05 19:34:48 UTC

[GitHub] samza pull request #379: SAMZA-1523 Cleanup table entries before shutting do...

GitHub user navina opened a pull request:

    https://github.com/apache/samza/pull/379

    SAMZA-1523 Cleanup table entries before shutting down the processor

    Modified the `TableUtils#deleteProcessorEntity` to provide an option to disable optimistic locking during a call to Azure Table Storage service. 
    
    @sborya @PawasChhokra @nickpan47   Review please? 

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/navina/samza azure-etag-fix

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/samza/pull/379.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #379
    
----
commit 28312cb8b91b16349f6d2bc60e9c41ae988b96e0
Author: navina <na...@apache.org>
Date:   2017-12-05T19:32:09Z

    SAMZA-1523 Cleanup table entries before shutting down the processor

----


---

[GitHub] samza pull request #379: SAMZA-1523 Cleanup table entries before shutting do...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/samza/pull/379


---