[
https://issues.apache.org/jira/browse/MINIFICPP-1144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marton Szasz updated MINIFICPP-1144:
------------------------------------
Fix Version/s: (was: 0.8.0)
0.9.0
> HTTPCallback sometimes hits a state where load_buffer never returns
> -------------------------------------------------------------------
>
> Key: MINIFICPP-1144
> URL: https://issues.apache.org/jira/browse/MINIFICPP-1144
> Project: Apache NiFi MiNiFi C++
> Issue Type: Bug
> Affects Versions: 0.7.0
> Reporter: Dániel Bakai
> Assignee: Dániel Bakai
> Priority: Blocker
> Fix For: 0.9.0
>
> Time Spent: 3h 40m
> Remaining Estimate: 0h
>
> When this occurs, it makes S2S freeze completely.
>
> The code is full of thread safety issues, the most likely candidate is using
> a doubly-locked recursive_mutex with cv.wait.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)