[
https://issues.apache.org/jira/browse/MINIFICPP-877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16846759#comment-16846759
]
Daniel Bakai commented on MINIFICPP-877:
----------------------------------------
If we can assume that OpenSSLInitializer::getInstance() is not called beforeĀ
ObjectFactories are created, we could add an ObjectFactory whose initializer
calls it. This way the first call would be synchronized with the rest of theĀ
ObjectFactoryInitializers and subsequent calls would not really call SSL
initializers.
> 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)