[
https://issues.apache.org/jira/browse/NIFI-7456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17725819#comment-17725819
]
David Handermann commented on NIFI-7456:
----------------------------------------
NIFI-11583 Removed the GetIgniteCache and PutIgniteCache Processors. If this
issue is revisited, the general implementation approach should be re-evaluated.
> Ignite Processors - Choose between Thick and Thin Clients
> ---------------------------------------------------------
>
> Key: NIFI-7456
> URL: https://issues.apache.org/jira/browse/NIFI-7456
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Matthew Formosa
> Priority: Major
> Time Spent: 2h 50m
> Remaining Estimate: 0h
>
> The current implementation of the Ignite processors forces one to make use of
> the Thick Ignite client. This may be problematic in cases where Ignite
> resides within a Kubernetes cluster while NiFi is outside of the Kubernetes
> cluster. Also, it may be the case that for certain scenarios the thin Ignite
> client might be a better fit than the thick Ignite client.
>
> With this feature the possibility of choosing between the two clients will be
> allowed.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)