Paul, You mentioned that PutFile is running on Primary Node only. Is the FlowFile queued on one of the other nodes? You can generally check this by right-clicking on the connection and clicking "List Queue" (assuming that you're running 0.5.x).
Generally, you would run a Processor as Primary Node only for source processors. Is there a reason that you want to run the PutFile only on the primary node? Thanks -Mark > On Mar 8, 2016, at 2:50 PM, Paul Hadrosek <[email protected]> > wrote: > > I have a PutFile processor in a cluster that is configured as a primary > node. I have a external system looking at that directory and sending a > response back to a receive directory. When I run my file through it is > queued right before the PutFile processor. My question is Why is the > flowfile queued? > > Thanks > > -- > Paul Hadrosek > Principal Solutions Architect > iNovex Information Systems > > > http://www.inovexcorp.com <http://www.inovexcorp.com/> > [email protected] > <http://webmail.verizon.com/webmail/%22http://mailto:[email protected]%22> > > ------------------------------------------------------------------------ > > > The information contained in this message may be privileged, confidential, > and protected from disclosure. If the reader of this message is not the > intended recipient, or any employee or agent responsible for delivering this > message to the intended recipient, you are hereby notified that any > dissemination, distribution, or copying of this communication is strictly > prohibited. If you have received this communication in error, please notify > us immediately by replying to the message and deleting it from your computer. > >
