arpadboda commented on pull request #786:
URL: https://github.com/apache/nifi-minifi-cpp/pull/786#issuecomment-629391194


   Looking at CI logs, there is something left:
   
   https://travis-ci.org/github/apache/nifi-minifi-cpp/jobs/687464775
   
   The last debug line before the failure of the testcase is pretty talkative:
   
   ```
   [2020-05-15 14:46:30.368] 
[org::apache::nifi::minifi::processors::ListenHTTP::Handler] [debug] ListenHTTP 
handling POST request of length -1
   ```
   
   ListenHTTP also uses civetweb to achieve listening, so we might have the 
same issue there as we have with tests. 


----------------------------------------------------------------
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:
[email protected]


Reply via email to