Xiangdong Huang created IOTDB-374:
-------------------------------------
Summary: Query performance problem when using Python client
Key: IOTDB-374
URL: https://issues.apache.org/jira/browse/IOTDB-374
Project: Apache IoTDB
Issue Type: Bug
Affects Versions: 0.9.0
Reporter: Xiangdong Huang
Fix For: 0.9.0
Attachments: autovis-iotdb.py
Hi,
One of my colleagues reports an abnormal status of IoTDB when running IoTDB
more than 20 hours.
1. The user uses Python Library to access IoTDB.
2. The user writes data per 100ms. The users creates connection and close the
connection every time (comments: the behavior is not recommended)
3. The user query data per 100ms. The users creates connection and close the
connection every time (comments: the behavior is not recommended)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)