[GitHub] nifi pull request #760: Reporting appropriate error message when not authori...

2016-08-03 Thread asfgit
Github user asfgit closed the pull request at:

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


---
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 #760: Reporting appropriate error message when not authori...

2016-08-01 Thread mcgilman
GitHub user mcgilman opened a pull request:

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

Reporting appropriate error message when not authorized to empty queue in a 
cluster

NIFI-2438:
- If a node reports forbidden, using an appropriate response failure 
exception.

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

$ git pull https://github.com/mcgilman/nifi NIFI-2438

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

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


commit 120c3b881cbdc5f5f1c0905a74514412c038eaf1
Author: Matt Gilman 
Date:   2016-08-01T15:32:43Z

NIFI-2438:
- If a node reports forbidden, using an appropriate response failure 
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.
---