[
https://issues.apache.org/jira/browse/MINIFI-304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16016015#comment-16016015
]
ASF subversion and git services commented on MINIFI-304:
--------------------------------------------------------
Commit 1498ec87a67bc05632a3a99cf870828316fd6c01 in nifi-minifi-cpp's branch
refs/heads/master from Marc Parisi
[ https://git-wip-us.apache.org/repos/asf?p=nifi-minifi-cpp.git;h=1498ec8 ]
MINIFI-304: Update testing strategy
MINIFI-306: Move Docs and Docker cmake code into a separate module.
this will clean-up the end of the file. We will continue to do cleanup
but this has a great impact to improve the readability of the root
cmake
MINIFI-305: Add header to iOS.cmake module
This closes #96.
Signed-off-by: Aldrin Piri <[email protected]>
> Test Failures manifested by logger initialization failures.
> ------------------------------------------------------------
>
> Key: MINIFI-304
> URL: https://issues.apache.org/jira/browse/MINIFI-304
> Project: Apache NiFi MiNiFi
> Issue Type: Bug
> Components: C++
> Reporter: marco polo
> Assignee: marco polo
> Fix For: cpp-0.3.0
>
>
> statics within spdlog would not be initialized in time depending on the order
> of execution. As a result it is better to use no logging unless necessary.
> There are examples which use logging, but unless explicitly needed ( and
> captured into strings, for example ) we should instead turn logging off.
> Breaking this out into separate executables would be idea. This ticket will
> involve editing the cmake file to move tests into a separate file.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)