lordgamez commented on pull request #974:
URL: https://github.com/apache/nifi-minifi-cpp/pull/974#issuecomment-766708979


   > I think we should investigate the CI failure here:
   > 
   > ```
   > C2PauseResumeTest: 
/home/runner/work/nifi-minifi-cpp/nifi-minifi-cpp/extensions/http-curl/tests/HTTPHandlers.h:432:
 void HeartbeatHandler::verify(mg_connection*): Assertion `ok' failed.
   > ```
   
   I could not reproduce the issue locally after a few hundred runs with 
Release and Debug builds. I checked the failed assertion and it is a rapidjson 
parse failure of either an acknowledge or a heartbeat message sent by the 
Minifi process. It may have been a corrupted message due to some environment 
related issue, I'm not sure of the root cause, but if it resurfaces we could 
open an new issue to the transient failures epic.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to