markap14 opened a new pull request, #109: URL: https://github.com/apache/nifi-api/pull/109
https://issues.apache.org/jira/browse/NIFI-16364 Adds the AUTO Processor scheduling strategy and the inherited `@AllowsAutoScheduling` annotation. Processors support AUTO by default and can use the annotation to reject it when changing concurrency would be unsafe. ## Verification - `./mvnw test checkstyle:check pmd:check -T 1C` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
