Re: Open socket handles build up over time (leaking?)

2022-05-13 Thread Leon Finker
Hi, I'm trying to find the other slow client socket leak. Is it possible that the socket sometimes not closed for this condition? [warn tid=324] ClientHealthMonitor: Unregistering client with member id ...,connection=1,durableAttributes=DurableClientAttributes[id=xxx; timeout=86400]) due to: The

Re: [PROPOSAL] Remove warning logs from FunctionException

2022-05-13 Thread Kirk Lund
Hi Alberto, I don't really know if this change is good or bad but I do have some thoughts about logging and changing behavior like this. First off, we might think about whether or not logging these warnings is currently expected behavior. Would removing/changing it cause surprise for any users up