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

Marton Szasz commented on MINIFICPP-1806:
-----------------------------------------

I think that extensions libraries should export a symbol with a well defined 
name (e.g. minifi_build_id) and type (const C string), and we should check that 
after dlopen().

> Speed up extension verification
> -------------------------------
>
>                 Key: MINIFICPP-1806
>                 URL: https://issues.apache.org/jira/browse/MINIFICPP-1806
>             Project: Apache NiFi MiNiFi C++
>          Issue Type: New Feature
>            Reporter: Adam Debreceni
>            Assignee: Adam Debreceni
>            Priority: Major
>          Time Spent: 1h 40m
>  Remaining Estimate: 0h
>
> Currently we search for the build id in extension dynamic libraries such that 
> in debug builds it incurs a significant application launch delay. We should 
> go for a more optimal approach to improve developer experience. 



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to