It does work in the heyoulin branch. Thanks you. Unai
----- Mensaje original ----- De: "youlin he" <[email protected]> Para: "dev" <[email protected]> Enviados: Martes, 21 de Febrero 2023 14:54:14 Asunto: Re: Issue with CachedPlcConnectionManager in nifi integration I removed the maxUseTime. I think it is unnecessary to add request-timeout feature in the next version. youlin he <[email protected]> 于2023年2月21日周二 21:48写道: > Can you test use https://github.com/spnettec/plc4x heyoulin branch. I > fixed this problem. > > Unai Leria <[email protected]> 于2023年2月21日周二 21:17写道: > >> Hi, >> >> I've been working with the CachedPlcConnectionManager on the NiFi >> integration and I have encountered a problem while looking at issue [ >> https://github.com/apache/plc4x/issues/623 | #623 ] : >> When a successful connection is already stored in the cache and the >> network connection breaks the connections in the cache are no longer >> usable, but I have not been able to remove them. >> This makes the processor not work until it is manually disabled and >> enabled. >> >> For the NiFi integration to work properly there should be a way of >> removing a connection from the cache if it is invalid. >> >> I would appreciate some guidance. >> >> Unai >> >
