GitHub user mcgilman opened a pull request:
https://github.com/apache/nifi/pull/518
NIFI-1901: Component based access control tests
- Building component based access control tests for Connections, Funnels,
Labels, Input Ports, Output Ports, Processors, and Process Groups.
- Tests for remaining APIs (Queue's, Controller, History, etc) will be
coming in a subsequent commit.
- Restoring Access Token Endpoint tests.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mcgilman/nifi NIFI-1901
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/518.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 #518
----
commit a5fecda5a2ffb35e21d950aa19a07127e19a419e
Author: Bryan Rosander <[email protected]>
Date: 2016-05-27T14:56:02Z
NIFI-1975 - Processor for parsing evtx files
Signed-off-by: Matt Burgess <[email protected]>
This closes #492
commit c120c4982d4fc811b06b672e3983b8ca5fb8ae64
Author: Koji Kawamura <[email protected]>
Date: 2016-06-06T13:19:26Z
NIFI-1857: HTTPS Site-to-Site
- Enable HTTP(S) for Site-to-Site communication
- Support HTTP Proxy in the middle of local and remote NiFi
- Support BASIC and DIGEST auth with Proxy Server
- Provide 2-phase style commit same as existing socket version
- [WIP] Test with the latest cluster env (without NCM) hasn't tested yet
- Fixed Buffer handling issues at asyc http client POST
- Fixed JS error when applying Remote Process Group Port setting from UI
- Use compression setting from UI
- Removed already finished TODO comments
- Added additional buffer draining code after receiving EOF
- Added inspection and assert code to make sure Site-to-Site client has
written data fully to output
stream
- Changed default nifi.remote.input.secure from true to false
This closes #497.
commit d9dcb46dc4be926275131a5b552dfbd33db4f3ad
Author: Matt Gilman <[email protected]>
Date: 2016-06-10T11:57:02Z
NIFI-1901:
- Building component based access control tests for Connections, Funnels,
Labels, Input Ports, Output Ports, Processors, and Process Groups.
- Restoring Access Token Endpoint tests.
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---