JVM: jstat view, metaspace and CCS account for more than 90% of the problem?

as shown below, metaspace and CCS account for more than 90%. Does this have a great impact on the process? How to deal with it?

$JAVA_HOME/bin/jstat-gcutil 27553
S0 S1 E OM CCS YGC YGCT FGC FGCT GCT
0.00 100.00 13.05 97.12 94.61 9 0.306 3 0.469 0.775

in addition:
VM Flags:
Non-default VM flags:-XX:CICompilerCount=3-XX:InitialHeapSize=526385152-XX:MaxHeapSize=8392802304-XX:MaxNewSize=2797600768-XX:MinHeapDeltaBytes=524288-XX:NewSize=175112192-XX:OldSize=351272960-XX:+UseCompressedClassPointers-XX:+UseCompressedOops-XX:+UseFastUnorderedTimeStamps-XX:+UseParallelGC

Nov.22,2021
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b31ba4-2bdc6.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b31ba4-2bdc6.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?