Arpad Boda created MINIFICPP-1118:
-------------------------------------

             Summary: MiNiFi C++ on Windows stops running in a secure env when 
NiFi becomes unreachable
                 Key: MINIFICPP-1118
                 URL: https://issues.apache.org/jira/browse/MINIFICPP-1118
             Project: Apache NiFi MiNiFi C++
          Issue Type: Improvement
    Affects Versions: 0.7.0
            Reporter: Arpad Boda
            Assignee: Arpad Boda
             Fix For: 0.8.0


Error handling of TLS socket is imperfect in some cases: in case the socket 
cannot be created (for eg. the hostname cannot be resolved), it ignores the 
errors of underlying socket and tries to use it in blocking mode. 
This should be improved and make sure that errors of basic socket layer are now 
swallowed. 



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

Reply via email to