You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Adam Hunyadi (Jira)" <ji...@apache.org> on 2021/03/16 08:47:00 UTC

[jira] [Resolved] (MINIFICPP-1513) Make integration tests log using a common logger

     [ https://issues.apache.org/jira/browse/MINIFICPP-1513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adam Hunyadi resolved MINIFICPP-1513.
-------------------------------------
    Fix Version/s:     (was: 1.0.0)
                   0.10.0
       Resolution: Fixed

> Make integration tests log using a common logger
> ------------------------------------------------
>
>                 Key: MINIFICPP-1513
>                 URL: https://issues.apache.org/jira/browse/MINIFICPP-1513
>             Project: Apache NiFi MiNiFi C++
>          Issue Type: Improvement
>    Affects Versions: 1.0.0
>            Reporter: Adam Hunyadi
>            Assignee: Adam Hunyadi
>            Priority: Minor
>              Labels: MiNiFi-CPP-Hygiene
>             Fix For: 0.10.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> *Background:*
> Currently python based the integration tests instantiate separate loggers. This makes it difficult to capture logging when multiple test are run with the integration tests (eg. single Scenario Outline with multiple examples).
> *Proposal:*
> We should extract the logging functionality into its separate modul, and instantiate loggers exactly once.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)