lordgamez commented on PR #1909:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1909#issuecomment-2592788832

   > LGTM, tried it over C2, and now it looks the same as the java agent. One 
thing we might want to move the FlowInfo::components::ProcessorName::running 
into this FlowInfo::processorStatuses struct
   
   Thanks for checking it out! It's a good point to move the running field to 
the processorStatuses node as no other fields are present there and the 
components node only refers to processors. I moved the running field to that 
node in 
https://github.com/apache/nifi-minifi-cpp/pull/1909/commits/8a5bc2585241b1fa27feef78314e6bf8f104f611


-- 
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]

Reply via email to