[GitHub] nifi pull request #713: NIFI-2376: Ensure that we don't decrement claimant c...

2016-07-24 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/nifi/pull/713


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] nifi pull request #713: NIFI-2376: Ensure that we don't decrement claimant c...

2016-07-23 Thread markap14
GitHub user markap14 opened a pull request:

https://github.com/apache/nifi/pull/713

NIFI-2376: Ensure that we don't decrement claimant count more than once…

… when append() throws an Exception

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

$ git pull https://github.com/markap14/nifi NIFI-2376

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

https://github.com/apache/nifi/pull/713.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 #713


commit 456bac5c1598671d1494f50f9fb12414c9b3a8a1
Author: Mark Payne 
Date:   2016-07-23T19:05:20Z

NIFI-2376: Ensure that we don't decrement claimant count more than once 
when append() throws an Exception




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---