Xiangdong Huang created IOTDB-689:
-------------------------------------
Summary: Thrift handler for handling client exiting event
Key: IOTDB-689
URL: https://issues.apache.org/jira/browse/IOTDB-689
Project: Apache IoTDB
Issue Type: Bug
Components: Core/Engine
Affects Versions: 0.10.0-SNAPSHOT
Reporter: Xiangdong Huang
We had JDBCServiceEventHandler but it is removed when we tried to fix the
problem of Travis CI.
However, the EventHandler has the ability to release resources when a client
disconnects to the server.
Therefore, we need to pick it back. And, add a similar handler for other thrift
services, e.g., SyncService.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)