You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "marco polo (JIRA)" <ji...@apache.org> on 2018/01/25 21:01:00 UTC

[jira] [Created] (MINIFICPP-385) RPG destruction can lead to EOFException in NiFi when sockets are not closed.

marco polo created MINIFICPP-385:
------------------------------------

             Summary: RPG destruction can lead to EOFException in NiFi when sockets are not closed. 
                 Key: MINIFICPP-385
                 URL: https://issues.apache.org/jira/browse/MINIFICPP-385
             Project: NiFi MiNiFi C++
          Issue Type: Improvement
            Reporter: marco polo
            Assignee: marco polo


Current solution has not caused the issue in hours:

 

Setup a countdown latch using RAII to control closure while there are any open sockets in the ontrigger function in RPG. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)