pingcap / pingcap/tiflash

query raise the error of Unknown compression method: 200 when profiling in rhel 8

Open
#5,292 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

affects-6.1 affects-6.2 affects-6.3 affects-6.4 affects-6.5 affects-6.6 affects-7.0 affects-7.1 component/storage severity/moderate type/bug
Dominant language
C++
Stars
1k
Forks
423
Avg merge
1d 15h
Merged PRs (30d)
24

Description

Bug Report

Please answer these questions before submitting your issue. Thanks!

1. Minimal reproduce step (Required)

host os is Red Hat Enterprise Linux release 8.4 (Ootpa) and the base image of tiflash is CentOS Linux release 7.9.2009 (Core)

Error 1105: other error for mpp stream: DB::Exception: Exchange receiver meet error : DB::Exception: Exchange receive
r meet error : DB::Exception: Unknown compression method: 200: (while reading from DTFile: /data0/db/data/t_75/stable/dmf_1936)
2. What did you expect to see? (Required)
3. What did you see instead (Required)
4. What is your TiFlash version? (Required)

6.1

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the error on Red Hat Enterprise Linux 8.4 with the TiFlash 6.1 image described in the report, using the DTFile path shown in the exception. Trace the DTFile read and compression handling for method 200, then establish why profiling produces the invalid method and verify that the query completes without the exchange or compression error.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
databases
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.