baidu / baidu/bfs

CloseIncomplte return V-1

Open
#472 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
C++
Stars
2.8k
Forks
551
PR merge metrics
No merged PRs in 30d

Description

```
bfs.log.09-01.08:30:49.240050:09/01 17:46:33.524325 126 [src/chunkserver/chunkserver_impl.cc:549] [CloseIncompleteBlock] #1092734132
bfs.log.09-01.08:30:49.240050:09/01 17:46:33.524329 126 [src/chunkserver/chunkserver_impl.cc:552] [CloseIncompleteBlock] Block not found: #1092734132
bfs.log.09-01.08:30:49.240050:09/01 17:46:33.524342 128 [src/chunkserver/chunkserver_impl.cc:549] [CloseIncompleteBlock] #1092734132
bfs.log.09-01.08:30:49.240050:09/01 17:46:33.524355 125 [src/chunkserver/chunkserver_impl.cc:549] [CloseIncompleteBlock] #1092734132
bfs.log.09-01.08:30:49.240050:09/01 17:46:33.524364 128 [src/chunkserver/data_block.cc:302] Block #1092734132 closed /home/disk3/bfs//132/0001092734 V-1 0
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading src/chunkserver/chunkserver_impl.cc around lines 549-552 and src/chunkserver/data_block.cc around line 302, focusing on CloseIncompleteBlock and the logged V-1 result. Reproduce or trace the sequence involving the missing block and subsequent close operation. Done requires establishing the expected return behavior and resolving or documenting the discrepancy.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
distributed-systems, operating-systems
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.