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

Yuan Tian reassigned IOTDB-6340:
--------------------------------

     Attachment: image-2024-06-19-11-02-08-832.png
    Component/s: Core/Query
       Assignee: Yuan Tian
    Description: 
timeout is 60s, but while executing show queries, we can still see some queries 

!image-2024-06-19-11-02-08-832.png!

These queries are all throw query memory not enough excepton and should clear 
them.

However if user don't don't close the session or JDBCStatement, they won't be 
cleared any more.

 

To replay, we can give DN 1G memory and create an aligned device with 100000 
sensor, then using session.executeQueryStatement("Select last * from 
root.db.d1"), then don't close session.
        Summary: Show queries can see failed queries  (was: Show)

> Show queries can see failed queries
> -----------------------------------
>
>                 Key: IOTDB-6340
>                 URL: https://issues.apache.org/jira/browse/IOTDB-6340
>             Project: Apache IoTDB
>          Issue Type: Bug
>          Components: Core/Query
>            Reporter: Yuan Tian
>            Assignee: Yuan Tian
>            Priority: Major
>         Attachments: image-2024-06-19-11-02-08-832.png
>
>
> timeout is 60s, but while executing show queries, we can still see some 
> queries 
> !image-2024-06-19-11-02-08-832.png!
> These queries are all throw query memory not enough excepton and should clear 
> them.
> However if user don't don't close the session or JDBCStatement, they won't be 
> cleared any more.
>  
> To replay, we can give DN 1G memory and create an aligned device with 100000 
> sensor, then using session.executeQueryStatement("Select last * from 
> root.db.d1"), then don't close session.



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

Reply via email to