Is it possible to have one processor block while another specified processor is running (within the onTrigger method).
I can do this on a non-clustered nifi with a synchronized block I guess, but i wanted to know if there was a more idiomatic way of doing this. Thanks, Vincent
