frankpuppa commented on PR #2241:
URL: https://github.com/apache/plc4x/pull/2241#issuecomment-3248602642

   > Hi Frank, do I understand things correctly? The main difference is that 
you're overriding channelInactive in Plc4xNettyWrapper and forwarding that to 
the individual implementations? Definitely looks sensible.
   > 
   > Chris
   
   Hello Chris,
   Yes exactly, basically when the plc goes offline a channelInactive event is 
propagated. Within the nettywrapper I basically propagate the event in the 
implementations which can eventually shutdown the RequestTransactionManager and 
release the resources. I was able to test the functionality only for the 
ModbusTcpProtocol. I will fix the verbosity asap.


-- 
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: commits-unsubscr...@plc4x.apache.org

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

Reply via email to