You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@iotdb.apache.org by "xieqijun (Jira)" <ji...@apache.org> on 2021/11/17 02:10:00 UTC

[jira] [Created] (IOTDB-2022) SessionDataSet implements AutoCloseable

xieqijun created IOTDB-2022:
-------------------------------

             Summary: SessionDataSet implements AutoCloseable
                 Key: IOTDB-2022
                 URL: https://issues.apache.org/jira/browse/IOTDB-2022
             Project: Apache IoTDB
          Issue Type: Improvement
            Reporter: xieqijun


Some users may forget to manually call :

dataset. Closeoperationhandle();

If we put SessionDataSet implements AutoCloseable, we can avoid the user calling it manually



--
This message was sent by Atlassian Jira
(v8.20.1#820001)