question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

failed to initialize storage reader. tablet=322844.1094272791, res=-214, backend=10.90.239.23

See original GitHub issue

A normal sql trigger doris return this:

ERROR 1064 (HY000): failed to initialize storage reader. tablet=322844.1094272791, res=-214, backend=10.90.239.23

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
chaoylicommented, Aug 27, 2019

Query may lasts so long. During this period, compaction has done and remove compacted versions. In master branch, this bug has already addressed.

0reactions
chaoylicommented, Aug 27, 2019

You can compare the exec/olap_scanner.cpp, which call capture_rs_readers() in advance to get rid of data to be removed.

Read more comments on GitHub >

github_iconTop Results From Across the Web

No results found

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found