[ 
https://issues.apache.org/jira/browse/IOTDB-5498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Haonan Hou reassigned IOTDB-5498:
---------------------------------

    Assignee: Haonan Hou

> SessionPool OOM when the number of devices is large
> ---------------------------------------------------
>
>                 Key: IOTDB-5498
>                 URL: https://issues.apache.org/jira/browse/IOTDB-5498
>             Project: Apache IoTDB
>          Issue Type: Bug
>    Affects Versions: 1.0.0
>            Reporter: Haonan Hou
>            Assignee: Haonan Hou
>            Priority: Major
>
> In current code of sessionPool, each session has an independent 
> ConcurrentHashMap to record the device -> endPoint informations. 
>  
> However, when SessionPool has large number of session and each session need 
> to insert a large number of devices, the ConcurrentHashMaps will take a lot 
> of memory, which may lead to OOM.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to