You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Matthew Formosa (Jira)" <ji...@apache.org> on 2020/05/15 11:50:00 UTC

[jira] [Created] (NIFI-7456) Ignite Processors - Choose between Thick and Thin Clients

Matthew Formosa created NIFI-7456:
-------------------------------------

             Summary: 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


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.3.4#803005)