[
https://issues.apache.org/jira/browse/NIFI-10950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17688203#comment-17688203
]
Joe Witt commented on NIFI-10950:
---------------------------------
We dont think there is any usage of this but still probably good to flag in any
migration docs. We didn't provide any implementations of this interface in
Apache so usage would be unknown to us.
> Distribute Load processor - remove Load Distribution Service as Distribution
> Strategy
> -------------------------------------------------------------------------------------
>
> Key: NIFI-10950
> URL: https://issues.apache.org/jira/browse/NIFI-10950
> Project: Apache NiFi
> Issue Type: Bug
> Reporter: Nissim Shiman
> Assignee: Nissim Shiman
> Priority: Major
> Labels: migration, migration-guide
> Fix For: 2.0.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> The DistributeLoad processor's Distribution Strategy property is currently
> able to be set to "load distribution service"
> But when attempting to create the load distribution service, we get the
> message:
> {code:java}
> No controller service types found that are applicable for this property
> {code}
> The underlying load distribution service api [1] is not implemented, so it
> can be removed as a distribution strategy, in order to avoid the above
> situation.
> [1]
> [https://github.com/apache/nifi/blob/main/nifi-nar-bundles/nifi-standard-services/nifi-load-distribution-service-api/src/main/java/org/apache/nifi/loading/LoadDistributionService.java]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)