Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature/NiFiCluster] Add max event driven thread count #17

Merged
merged 2 commits into from
Mar 15, 2022

Conversation

juldrixx
Copy link
Contributor

@juldrixx juldrixx commented Mar 15, 2022

Q A
Bug fix? no
New feature? no
API breaks? no
Deprecations? no
Related tickets Orange-OpenSource/nifikop#184
License Apache 2.0

What's in this PR?

Adds ability to set the maximumEventDrivenThreadCount like you can currently set the maximumTimerDrivenThreadCount

Why?

Currently, you can only configure it via the UI which isn't ideal when you have flows deployed via nifikop & registry.

Checklist

  • Implementation tested
  • Error handling code meets the guideline
  • Logging code meets the guideline
  • User guide and development docs updated (if needed)
  • Append changelog with changes

@juldrixx juldrixx requested a review from erdrix March 15, 2022 20:57
@erdrix erdrix merged commit 96c2d6c into master Mar 15, 2022
@juldrixx juldrixx deleted the feature/add-max-event-driven-thread-count branch March 15, 2022 21:02
erdrix pushed a commit that referenced this pull request Aug 3, 2022
* Add ability to set event driven thread count

* Update changelog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants