Hello All, I'm using the ExecuteSQL to call a stored procedure in MySQL. I'm running into an error which I'm unsure about. I have flowfiles that are going to the processor within 20 milliseconds of one another. The 1st one will execute while the following goes the error path. I think it's because the processor is still waiting for the stored procedure response and cannot execute more than 1 command at once. The error in my logs are:
jdbc4.CommunicationsException: The last packet successfully received from teh server was <xxx> seconds ago. Does the processor have a "wait until completed" ability with flowfiles sent to it so it doesn't trip on itself" or am I wrong on the error? -- Cell: 410-960-3023
