lordgamez commented on pull request #1203: URL: https://github.com/apache/nifi-minifi-cpp/pull/1203#issuecomment-952687101
Some of these changes seem to have broken the tests by not finding the processors with the names previously defined: ``` [2021-10-26 13:35:16.656] [org::apache::nifi::minifi::core::FlowConfiguration] [error] No Processor defined for org.apache.nifi.processors.standard.GenerateFlowFile [2021-10-26 13:51:26.999] [org::apache::nifi::minifi::core::FlowConfiguration] [error] No Processor defined for org.apache.nifi.processors.standard.ListenHTTP [2021-10-26 14:06:39.040] [org::apache::nifi::minifi::core::FlowConfiguration] [error] No Processor defined for org.apache.nifi.processors.standard.GetFile [2021-10-26 14:08:43.518] [org::apache::nifi::minifi::core::FlowConfiguration] [error] No Processor defined for org.apache.nifi.processors.standard.ConsumeKafka ``` -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
