Hi Gary, I'm not sure how to write the testcase for this fix, since reproducing the issue involves multiple computers and then another "hack" to cause the listener to die. Guidance here would be great. Also, I'd be interested in input from DEVs with more experience in this area: Is logging the exception the right approach? My tests show that the listener now survives and no longer disappears in the case of java.nio.BufferUnderflowException.
Thanks, Florin On Sat, Mar 7, 2026 at 1:57 AM Gary Gregory <[email protected]> wrote: > Hi Florin, > > Unless it is a private or security-related issue, we prefer to keep > discussions on the mailing list so that everyone can benefit from the > information in the future. > > Best, > Gary > > On Fri, Mar 6, 2026 at 4:32 PM Florin Pop <[email protected]> wrote: > > > > Hi there, > > > > we have an issue with the LateralTCP cache listener and proposing a fix > for > > it via https://github.com/apache/commons-jcs/pull/407 > > > > I need some guidance to finalize this, it is my first contribution to > Open > > Source. Can I have a short chat with someone from the team? > > > > Thanks, > > Florin > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
