[ 
https://issues.apache.org/jira/browse/MINIFICPP-1536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Marton Szasz updated MINIFICPP-1536:
------------------------------------
    Fix Version/s: 0.12.0
       Resolution: Fixed
           Status: Resolved  (was: Patch Available)

> 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
>             Fix For: 0.12.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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.7#820007)

Reply via email to