Re: ParallelGatewaySenderQueue$BatchRemovalThread prints NPE

2021-07-09 Thread Alberto Gomez
I think I finally caught it: https://github.com/apache/geode/pull/6683 Alberto From: Kirk Lund Sent: Thursday, June 24, 2021 7:19 PM To: dev@geode.apache.org Subject: ParallelGatewaySenderQueue$BatchRemovalThread prints NPE Can someone who has been working on

ParallelGatewaySenderQueue$BatchRemovalThread prints NPE

2021-06-24 Thread Kirk Lund
Can someone who has been working on GatewaySender please take a look at this NPE? It didn't cause any test failures, but it does show up in the output of my unit-test-openjdk11 task for one of my PRs: https://concourse.apachegeode-ci.info/builds/53189 > Task :extensions:geode-modules-tomcat8:test