Hello, Is there any upper limit on the number of processors that I can have in my nifi canvas? Would 100000 still be okay? As I understand it, each processor takes up space on the heap as an instance of a class.
If this is a problem my idea would be to use multiple unclustered nifi nodes and spread the flows evenly over them. It would be nice if I could use nifi clustering and set a maximum replication factor on a process group so that the flow inside it only executes on one or two of my clustered nifi nodes. Thanks, Eric
