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

Gábor Gyimesi resolved MINIFICPP-665.
-------------------------------------
    Resolution: Fixed

> Fix basestream references
> -------------------------
>
>                 Key: MINIFICPP-665
>                 URL: https://issues.apache.org/jira/browse/MINIFICPP-665
>             Project: Apache NiFi MiNiFi C++
>          Issue Type: Improvement
>            Reporter: Marc Parisi
>            Assignee: Marc Parisi
>            Priority: Major
>
> At some point basestream was changed to be a composable pointer ( hence the 
> name base stream ) as a wrapper for a variety of streams. this caused a bug 
> where a self reference could occur. We overload this stream to be a self 
> reference since it extends DataStream. This is a very likely usage so we can 
> avoid the bugs by simply checking if the composition is a reference to self. 
> This reference to self won't be removed in the interest of time and re-using 
> Serializable's interface. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to