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

[Feature/Operator] Implement the maximum number of threads for timer driven processors #97

Merged
merged 3 commits into from
May 7, 2021

Conversation

erdrix
Copy link
Contributor

@erdrix erdrix commented May 7, 2021

…onfiguration

Q A
Bug fix? no
New feature? yes
API breaks? no
Deprecations? no
Related tickets
License Apache 2.0

What's in this PR?

It adds the NifiCluster.Spec.ReadOnlyConfig.MaximumTimerDrivenThreadCount field allowing to define the maximum number of threads for timer driven processors available to the system.

Why?

The only way to set it is through the NiFi api so it has to be managed by the operator.

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

@erdrix erdrix self-assigned this May 7, 2021
@erdrix erdrix added enhancement New feature or request MVP Targeted for the v1 release priority:1 labels May 7, 2021
@erdrix erdrix merged commit 37e2ad8 into Orange-OpenSource:master May 7, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request MVP Targeted for the v1 release priority:1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant