[
https://issues.apache.org/jira/browse/IOTDB-2181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zhong Wang reassigned IOTDB-2181:
---------------------------------
Assignee: Zhong Wang
> Unexpected error when showing timeseries with tag
> -------------------------------------------------
>
> Key: IOTDB-2181
> URL: https://issues.apache.org/jira/browse/IOTDB-2181
> Project: Apache IoTDB
> Issue Type: Bug
> Reporter: Zhong Wang
> Assignee: Zhong Wang
> Priority: Major
> Labels: pull-request-available
>
> To reproduce, start a brand new cluster, and execute the following statement:
> {code}
> SHOW TIMESERIES WHERE t1=v1
> {code}
> The error message would be:
> {code}
> Msg: 303: Exception happened when getting the result. See the suppressed
> exceptions for causes.
> {code}
> The cause of this issue is that the show timeseries request is forwarded to
> all the nodes, while the tag managers store only the tag index of timeseries
> that belong to
--
This message was sent by Atlassian Jira
(v8.20.1#820001)