标签: wait apache-nifi
我需要使用等待处理器在发生故障时终止invokehttp处理器,我已经尝试过这个 - How to use wait\notify Processor?并通过PutDistributeMapCachProcessor添加了DistributeCashMapServerService(我已经将主机:localhost与端口4557一起用于DistributeMapCachclient和服务器服务) ,但他们两个仍然抛出execpetion:
这是错误消息的屏幕截图:
我应该更改服务器端口吗?或者以另一种方式配置它?
这是我的工作流程: