druid/processing
Gian Merlino 970288067a
Fix flaky HttpEmitterConfigTest and ParametrizedUriEmitterConfigTest. (#14481)
Recently, we have seen flakiness in these two tests, apparently due to
computations based on Runtime.getRuntime().maxMemory() differing during
static initialization and in the actual tests. I can't think of a reason
why this would be happening, but anyway, this patch switches the tests to
use the statics instead of recomputing Runtime.getRuntime().maxMemory().
2023-06-23 16:27:11 -07:00
..
src Fix flaky HttpEmitterConfigTest and ParametrizedUriEmitterConfigTest. (#14481) 2023-06-23 16:27:11 -07:00
pom.xml Added new SysMonitorOshi v0 using Oshi library (#14359) 2023-06-20 20:57:58 +05:30