Skip to content
This repository has been archived by the owner on Oct 20, 2022. It is now read-only.

added ability to set event driven thread count #184

Closed
wants to merge 2 commits into from
Closed

added ability to set event driven thread count #184

wants to merge 2 commits into from

Conversation

mh013370
Copy link
Contributor

@mh013370 mh013370 commented Jan 20, 2022

Q A
Bug fix? no
New feature? yes
API breaks? no
Deprecations? no
Related tickets fixes #183
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.

Additional context

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

@mh013370
Copy link
Contributor Author

I've fixed the build on this PR as i mimicked changes seen in fe69e9e

update docs

fix wrong text

Signed-off-by: Michael H <[email protected]>

update changelog

Signed-off-by: Michael H <[email protected]>
Signed-off-by: Michael H <[email protected]>
@mh013370 mh013370 closed this by deleting the head repository Nov 17, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add ability to configure maximum event driven thread count
1 participant