[
https://issues.apache.org/jira/browse/MINIFICPP-254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16196136#comment-16196136
]
Fredrick Stakem commented on MINIFICPP-254:
-------------------------------------------
I am still working my way through the code base, and upgrading my C++ skills to
be at least 11 compliant so it might be best you fix this one for now.
> Connectable lock incorrect
> --------------------------
>
> Key: MINIFICPP-254
> URL: https://issues.apache.org/jira/browse/MINIFICPP-254
> Project: NiFi MiNiFi C++
> Issue Type: Bug
> Reporter: Fredrick Stakem
> Priority: Minor
>
> On class Connectable line 68 you define a lock required if it is running in
> function isSupportedRelationship(). If the Connectable is running then
> relationship_ does not change in the code. The relationship_ only can be
> changed when the state is not running. Is this backwards?
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)