openzipkin / zipkin

Zipkin is a distributed tracing system
https://zipkin.io/
Apache License 2.0
17.02k stars 3.09k forks source link

docker: allow elasticsearch test image to use 512m #3706

Closed codefromthecrypt closed 10 months ago

codefromthecrypt commented 10 months ago

the heavy dependencies job bumped the ceiling which was formerly 256m. this doubles it, as we want a small image but a functional one!

24/01/24 05:03:26 INFO ElasticsearchExtension: STDOUT: [2024-01-24T05:03:26,177][INFO ][o.e.i.b.HierarchyCircuitBreakerService] [zipkin-elasticsearch] attempting to trigger G1GC due to high heap usage [258705064]
24/01/24 05:03:26 INFO ElasticsearchExtension: STDOUT: [2024-01-24T05:03:26,192][INFO ][o.e.i.b.HierarchyCircuitBreakerService] [zipkin-elasticsearch] GC did bring memory usage down, before [258705064], after [197468696], allocations [6], duration [15]
codefromthecrypt commented 10 months ago

ES is strict, so whatev

bootstrap check failure [1] of [1]: initial heap size [268435456] not equal to maximum heap size [536870912]; this can cause resize pauses