[ 
https://issues.apache.org/jira/browse/MINIFICPP-622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16790668#comment-16790668
 ] 

Arpad Boda commented on MINIFICPP-622:
--------------------------------------

I was wondering on trying to detect python version with a subprocess (popen) 
call. 

We can rely on some predefined macros to only do this in case Python extension 
is built.

The only concern I had was some restrictions we might face in embedded systems: 
is there any case we can't create a subprocess and it ends up so badly that it 
even makes MiNiFi crash? 

I don't think so, worst case should be not getting any useful information, but 
guess you have more experience with such stuff, [~phrocker], what do you think? 

> Transmit binary information for CAPI implementations in heartbeat
> -----------------------------------------------------------------
>
>                 Key: MINIFICPP-622
>                 URL: https://issues.apache.org/jira/browse/MINIFICPP-622
>             Project: NiFi MiNiFi C++
>          Issue Type: New Feature
>            Reporter: Mr TheSegfault
>            Assignee: Arpad Boda
>            Priority: Major
>              Labels: CAPI, nanofi
>
> Heartbeats transmit a great deal of information as per our defined spec: 
> [https://cwiki.apache.org/confluence/display/MINIFI/C2+Design+Proposal]
> This ticket will be responsible for figuring out what can and cannot be sent 
> via these binaries created using the CAPI
>  
> For CAPI : probably need the AgentBuild information, but also potentially 
> information from a consumer's program – is there a way to capture information 
> about THEIR binary information
>  
> May include information like python version, GCC version, etc that's NOT 
> about our library ( and not captured in AgentBuild) – but rather about 
> theirs. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to