Martin Zink created MINIFICPP-1536:
--------------------------------------

             Summary: Deprecated ProcessMetrics.h and SystemMetrics.h
                 Key: MINIFICPP-1536
                 URL: https://issues.apache.org/jira/browse/MINIFICPP-1536
             Project: Apache NiFi MiNiFi C++
          Issue Type: Improvement
            Reporter: Martin Zink


There are couple unused ResponseNodes (i.e ProcessMetrics, SystemMetrics) which 
contain more or less the same data as DeviceInfoNode and AgentInformation.

e.g.:

systeminfo.systemInfo.vCores, systeminfo.systemInfo.physicalMem vs 
 deviceInfo.systemInfo.vCores, deviceInfo.systemInfo.physicalMem

The deprecated classes are not properly platform independent and provide 
minimal added information (only involuntary context switches)

 In my opinion we should remove these classes to avoid misusage.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to