GitHub user markap14 opened a pull request:
https://github.com/apache/nifi/pull/517
NIFI-1994: Fixed issues with controller services and templates
Fixed issue with Controller Service Fully Qualified Class Names and ensure
that services are added to the process groups as appropriate when instantiating
templates
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/markap14/nifi NIFI-1994
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/517.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 #517
----
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 bfebe76d17b2024c86666ae90fd3837df71ba77d
Author: Mark Payne <[email protected]>
Date: 2016-06-10T00:39:29Z
NIFI-1994: Fixed issue with Controller Service Fully Qualified Class Names
and ensure that services are added to the process groups as appropriate when
instantiating templates
----
---
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.
---