[
https://issues.apache.org/jira/browse/NIFI-10950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17688202#comment-17688202
]
ASF subversion and git services commented on NIFI-10950:
--------------------------------------------------------
Commit dbef536ebd2b8883de93fc2e0bf7574f7cc92006 in nifi's branch
refs/heads/main from Nissim Shiman
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=dbef536ebd ]
NIFI-10950 DistributeLoad processor - this closes #6924. removed Load
Distribution
Service
Signed-off-by: Joe Witt <[email protected]>
> 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
> Fix For: 2.0.0
>
> Time Spent: 0.5h
> 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)