张铎(Duo Zhang) writes:

> HBase sometimes has very large pressure on heap, so ZGC in java 17 may
> not be a good choice unless you are sure that your cluster will not
> have very heavy load. G1GC in java 17 is good enough for most cases.

Thanks for the tip, our cluster sometimes has enough load that active
handlers get maxed out and general queue starts growing, so we'll stay
with G1GC then!


  Best regards,

    Adam

-- 
 "No more than that, but very powerful all the                Adam Sjøgren
  same; simple things are good."                        a...@novonesis.com

Reply via email to