apache / apache/incubator-pegasus

Partition split hung

Open
#1,963 3 comments 0 reactions 0 assignees View on GitHub
type/bug
Dominant language
C++
Stars
2.1k
Forks
328
PR merge metrics
No merged PRs in 30d

Description

## Bug Report

Please answer these questions before submitting your issue. Thanks!

1. What did you do?
Create a table with 8 partitions
Write some data to the table
Start partition split

2. What did you expect to see?
The partition split can be completed successfully.

3. What did you see instead?
The partitions are in `SPLITTING` state, the process hung and could not response requests
![企业微信截图_59984773-3820-4bd4-8fbf-c0fb02312e36](https://github.com/apache/incubator-pegasus/assets/10775040/a89f7390-15ce-496c-944d-8352231a0e35)

4. What version of Pegasus are you using?
2.4

Contributor guide

Open the contributing guide

Research direction

Reproduce the report on Pegasus 2.4 by creating a table with 8 partitions, writing data, and starting a partition split. Observe the partitions in SPLITTING state and the unresponsive requests; done means the split completes successfully and requests continue responding.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
databases, distributed-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.