You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Marton Szasz (Jira)" <ji...@apache.org> on 2021/01/21 15:50:01 UTC

[jira] [Updated] (MINIFICPP-1261) Deprecate obsolete ScopeGuard class

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

Marton Szasz updated MINIFICPP-1261:
------------------------------------
    Fix Version/s:     (was: 0.8.0)
                   0.9.0

> Deprecate obsolete ScopeGuard class
> -----------------------------------
>
>                 Key: MINIFICPP-1261
>                 URL: https://issues.apache.org/jira/browse/MINIFICPP-1261
>             Project: Apache NiFi MiNiFi C++
>          Issue Type: Improvement
>    Affects Versions: 0.7.0
>            Reporter: Adam Hunyadi
>            Assignee: Adam Hunyadi
>            Priority: Minor
>              Labels: MiNiFi-CPP-Hygiene
>             Fix For: 0.9.0
>
>          Time Spent: 4h
>  Remaining Estimate: 0h
>
> *Background:*
> With the introduction of the gsl support library, we ported tools that work as sufficient substitute for scope guards. 
> *Proposal:*
> Replace ScopeGuard objects with unique_ptrs and gsl::final_action objects.



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