boboyunz opened a new issue #8160: URL: https://github.com/apache/incubator-doris/issues/8160
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues. ### Version 0.14.00 ### What's Wrong? [Err] 1064 - errCode = 2, detailMessage = Failed to get scan range, no queryable replica found in tablet: 44605 查询数据表报错 **show tablet 44605** default_cluster:QHYGJ cargis P202202 cargis 13726 39843 39735 39844 true SHOW PROC '/dbs/13726/39843/partitions/39735/39844/44605'; **SHOW PROC '/dbs/13726/39843/partitions/39735/39844/44605';** 44606 10002 130361 -1 130569 3970544862712453573 130362 -1 1083286175 19145111 1882920 NORMAL false 206 -6750335797368435219 http://63.1.21.103:8140/api/meta/header/44605/1083286175 http://63.1.21.103:8140/api/compaction/show?tablet_id=44605&schema_hash=1083286175 **http://63.1.21.103:8140/api/meta/header/44605/1083286175** { "table_id": 39843, "partition_id": 39735, "tablet_id": 44605, "schema_hash": 1083286175, "shard_id": 760, "creation_time": 1626325743, "cumulative_layer_point": -1, "tablet_state": "PB_RUNNING", "schema": { "keys_type": "UNIQUE_KEYS", "column": [ { "unique_id": 0, "name": "cph", "type": "VARCHAR", "is_key": true, "aggregation": "NONE", "is_nullable": false, "length": 22, "index_length": 20, "visible": true }, { "unique_id": 1, "name": "cpys", "type": "VARCHAR", "is_key": true, "aggregation": "NONE", "is_nullable": false, "length": 12, "index_length": 20, "visible": true }, ...... **http://63.1.21.103:8140/api/compaction/show?tablet_id=44605&schema_hash=1083286175** { "cumulative policy type": "SIZE_BASED", "cumulative point": -1, "last cumulative failure time": "1970-01-01 08:00:00.000", "last base failure time": "1970-01-01 08:00:00.000", "last cumulative success time": "1970-01-01 08:00:00.000", "last base success time": "1970-01-01 08:00:00.000", "rowsets": [ "[0-1] 0 DATA NONOVERLAPPING 0200000000002ca85f425ab768bad300dd04bb39a57ab9ad 0", "[2-130361] 1 DATA NONOVERLAPPING 0200000000000009994253df273cff02ba9995b1071360a6 16.09 MB", "[130366-130366] 1 DATA NONOVERLAPPING 020000000000000d994253df273cff02ba9995b1071360a6 10.74 KB", ### What You Expected? 希望协助解决问题 ### How to Reproduce? _No response_ ### Anything Else? _No response_ ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org