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

Tian Jiang closed IOTDB-361.
----------------------------
    Fix Version/s: 0.10.0-SNAPSHOT
         Assignee: Tian Jiang
       Resolution: Fixed

> Refactor session management by inducing sessionId
> -------------------------------------------------
>
>                 Key: IOTDB-361
>                 URL: https://issues.apache.org/jira/browse/IOTDB-361
>             Project: Apache IoTDB
>          Issue Type: Improvement
>            Reporter: Tian Jiang
>            Assignee: Tian Jiang
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.10.0-SNAPSHOT
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> We are using ThreadLocals in TSServiceImpl to distinguish different clients, 
> which rely on the underlined server pool to provide a thread for each client 
> and blocks us from using more efficient pooling techs.
> To resolve this, each client should be given a sessionId (or you may call it 
> clientId) as an identifier to replace the usages of ThreadLocal.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to