FengQingxin created IOTDB-3594:
----------------------------------
Summary: [OOM]java.lang.OutOfMemoryError: GC overhead limit
exceeded
Key: IOTDB-3594
URL: https://issues.apache.org/jira/browse/IOTDB-3594
Project: Apache IoTDB
Issue Type: Bug
Components: Core/Cluster
Affects Versions: 0.14.0-SNAPSHOT
Reporter: FengQingxin
Attachments: config.properties, image-2022-06-22-10-06-51-432.png,
iotdb-confignode.properties, iotdb-engine.properties, logs_Chaos-3.tar.gz,
logs_Chaos-4.tar.gz, logs_Chaos-5.tar.gz
commit id :4f3890471cfe67b2e9bc494a6faf77b988299cd6
Reproduce steps:
# Setup a cluster with
3C3D(data_region_consensus_protocol_class=org.apache.iotdb.consensus.multileader.MultiLeaderConsensus)
# Using 3BMs to insert data({color:#de350b}SAME TEST JUST FINISHED UNDER
RatisConsensus{color})
BM ----- 》 IoTDB Node
172.20.70.7 ----- 》 172.20.70.22
172.20.70.8 ----- 》 172.20.70.23
172.20.70.9 ----- 》 172.20.70.24
There are some error msg in log files.Please refer to the attachment:
2022-06-22 09:44:59,332 [20220622_014330_01514_5.1.0-78] ERROR
o.a.i.d.e.s.DataRegion:1224 - insert to TsFileProcessor error
org.apache.iotdb.db.exception.WriteProcessException:
org.apache.iotdb.db.exception.WriteProcessRejectException: System rejected over
11696ms
2022-06-22 09:54:42,361 [pool-19-IoTDB-MultiLeaderConsensusRPC-Client-69] ERROR
o.a.i.c.c.IoTDBDefaultThreadExceptionHandler:31 - Exception in thread
pool-19-IoTDB-MultiLeaderConsensusRPC-Client-69-379
java.lang.OutOfMemoryError: Java heap space
!image-2022-06-22-10-06-51-432.png!
--
This message was sent by Atlassian Jira
(v8.20.7#820007)