[
https://issues.apache.org/jira/browse/MINIFICPP-1536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Zink reassigned MINIFICPP-1536:
--------------------------------------
Assignee: Martin Zink
> 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
> Assignee: Martin Zink
> Priority: Trivial
> Labels: MiNiFi-CPP-Hygiene
>
> 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.20.1#820001)