[
https://issues.apache.org/jira/browse/NIFI-97?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15548794#comment-15548794
]
Andre commented on NIFI-97:
---------------------------
[~joewitt] am I correct to suspect this ticket may be closed?
> NCM code needs to be refactored
> -------------------------------
>
> Key: NIFI-97
> URL: https://issues.apache.org/jira/browse/NIFI-97
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework
> Reporter: Joseph Witt
> Priority: Minor
>
> WebClusterManager is too complex.
> Specific Refactorings include:
> applyRequests has 4 different overridden signatures. Instead, have a single
> applyRequest that takes a NodeRequest object perhaps with a builder. This
> will include either an 'object entity' or 'map<string,string> parameters' as
> well ass an optional Set<NodeIdentifier> and should also include the URI and
> the HTTP method and headers.
> MergeResponses.
> Need to rename property 'nifi.cluster.manager.flow.retrieval.delay'. It is
> no used any time that we request that a node retry later as well as when we
> retry to issue reconnection request.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)