Kirk Lund

An Apache Geode Developer's Blog

Blog About

Using IgnoredException in Distributed Tests

Goal: Use IgnoredException to prevent failures caused by an expected suspicious string or throwable logged by a background thread in any Distributed Test JVM.

Read More