joewitt commented on PR #10020: URL: https://github.com/apache/nifi/pull/10020#issuecomment-2977787009
I see stats now which is great. However, everytime I stop a stateless process group this error occurs `StandardStatelessGroupNode[group=StandardProcessGroup[identifier=7a09b147-0197-1000-08be-d1f633e134eb,name=state of stateless]] Processing failed: org.apache.nifi.processor.exception.ProcessException: Failed while running Stateless Flow - Caused by: java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.FutureTask@667a213a[Not completed, task = java.util.concurrent.Executors$RunnableAdapter@7324445d[Wrapped task = org.apache.nifi.stateless.flow.StandardStatelessFlow$$Lambda/0x000000700213b9e8@2f197493]] rejected from java.util.concurrent.ThreadPoolExecutor@ba1fb95[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 5422]` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
