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

Mr TheSegfault edited comment on MINIFICPP-877 at 5/23/19 3:26 PM:
-------------------------------------------------------------------

In the case of agents, 
[https://github.com/apache/nifi-minifi-cpp/blob/master/main/MiNiFiMain.cpp#L96] 
ensures that static functions are all called well before any functionality is 
initialized to support things like sockets or file system activities. It occurs 
there first to provide initialization at the earliest possible phase. 



Edit: not sure what was going on with the quotes. 


was (Author: phrocker):
In the case of agents, 
[https://github.com/apache/nifi-minifi-cpp/blob/master/main/MiNiFiMain.cpp#L96] 
ensures that static functions are all called well before any functionality is 
initialized to support things like "sockets" or "file system activities. It 
occurs there first to provide initialization at the earliest possible phase. 

> Create a thread safe way to call thirdparty global initializers
> ---------------------------------------------------------------
>
>                 Key: MINIFICPP-877
>                 URL: https://issues.apache.org/jira/browse/MINIFICPP-877
>             Project: Apache NiFi MiNiFi C++
>          Issue Type: New Feature
>            Reporter: Daniel Bakai
>            Assignee: Daniel Bakai
>            Priority: Major
>             Fix For: 0.7.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>




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

Reply via email to