hermannpencole / nifi-config

Automatically deploy and configure Template on Nifi
Apache License 2.0
55 stars 39 forks source link

Fix for the issue #44 #47

Closed jaroslawk closed 6 years ago

jaroslawk commented 6 years ago

Here is a proposition for fixing issue #44 Having state in the configuration allows one to select there which processor need to be started.

Please let me know what do you think about it such feature/fix.

codecov[bot] commented 6 years ago

Codecov Report

Merging #47 into master will increase coverage by 0.1%. The diff coverage is 40%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #47     +/-   ##
=========================================
+ Coverage   58.78%   58.88%   +0.1%     
=========================================
  Files          18       18             
  Lines         985      990      +5     
  Branches      179      181      +2     
=========================================
+ Hits          579      583      +4     
  Misses        343      343             
- Partials       63       64      +1
Impacted Files Coverage Δ
...e/nifi/config/service/ExtractProcessorService.java 90% <100%> (+0.12%) :arrow_up:
...le/nifi/config/service/UpdateProcessorService.java 63.15% <35.71%> (+0.32%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update fa67f1b...d255bdc. Read the comment docs.