thenatog commented on PR #6154: URL: https://github.com/apache/nifi/pull/6154#issuecomment-1164976636
What I'm not 100% certain about is whether all the merging is handled correctly. I wasn't sure about the ControllerServiceStatusDTO merging, whether that needed to take into account active threads. It appears that the thread count is not tracked in controller service status as this was found to be null in my cluster testing. I would like to know if this in fact should be being set, and where I should set this to track the active threads for the status. Right now I'm just making sure that if any node is disabling, the client entity returned will be disabling. -- 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]
