issues
search
baidu
/
braft
An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.
Apache License 2.0
3.99k
stars
886
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Could you please tell me how to show BRAFT_VLOG in block example by using command line
#377
yanzhengkim
opened
2 years ago
1
braft支持ipv6吗?
#376
fengfei5551223
opened
2 years ago
3
peer_id not exist
#375
smccauliff
opened
2 years ago
0
counter example failed to run with below error
#374
gaowayne
opened
2 years ago
0
Add vcpkg installation instructions
#373
Cheney-W
closed
1 year ago
0
集群启动时,在prevote 时出现 no route to host
#372
CountingStarts
closed
2 years ago
0
Fix raft_sync bug when segment is closed
#371
lhsoft
opened
2 years ago
0
Add new bvar:raft_storage_append_entries_written_size
#370
lhsoft
opened
2 years ago
0
有计划支持IPv6吗
#369
Flynn-Zh
opened
2 years ago
0
Fix build for gcc-11
#368
zouyonghao
closed
2 years ago
0
大压力下造成braft server段错误(Segmentation fault)
#367
yanshub
opened
2 years ago
1
Ignore prevote if leader lease is still valid.
#366
zhangh43
opened
2 years ago
2
Leader grant vote to reboot node occasionally.
#365
zhangh43
opened
2 years ago
9
build issue on FedoraOS33 with latest cmake and libc installed well
#364
gaowayne
opened
2 years ago
1
结束节点后,进程依然打开log/log_xxx_xxx和log/log_inprogress_xxx文件,未关闭
#363
hyj0
closed
2 years ago
4
Speeding up copying of snapshots
#362
kishorenc
opened
2 years ago
8
braft peer 在根分区满了之后无法服务,释放空间后无法自动恢复服务
#361
hemin1020
opened
2 years ago
1
Fix ut compile error when glog is used
#360
GOGOYAO
closed
2 years ago
1
Fix ut compile error when glog is used
#359
GOGOYAO
closed
2 years ago
0
多线程编译失败
#358
GOGOYAO
closed
2 years ago
1
在极端场景下,braft会将多数节点未持久化的数据应用到状态机中
#357
weingithub
closed
2 years ago
5
请问 braft::PeerId 的 idx 的作用是什么?
#356
MrGuin
opened
2 years ago
2
Build Error: undefined reference to `apache::thrift::protocol::TProtocol::~TProtocol()
#355
Zrealshadow
closed
2 years ago
1
编译Braft错误
#354
liujp
opened
2 years ago
4
内存飙升
#353
GOGOYAO
opened
2 years ago
2
alignment arguments
#352
darionyaphet
opened
2 years ago
0
fix comment about log format
#351
darionyaphet
closed
2 years ago
0
Add conditional check for -msse4 -msse4.2 compile options in the CMak…
#350
githubzilla
closed
2 years ago
0
Support compiling under ARM64 environment using gcc
#349
githubzilla
opened
2 years ago
0
add raft_sync_per_bytes flag
#348
lintanghui
closed
2 years ago
0
fix(vote): corner case of transfer leader
#347
Yriuns
opened
2 years ago
0
follower 节点 on_apply 时发现数据损坏
#346
niukuo
opened
2 years ago
9
fix-typo
#345
mamil
closed
10 months ago
0
fix typo
#344
mamil
closed
2 years ago
0
Autotranslated Chinese docs to English including quick checks
#343
Martin-Lierschof
opened
2 years ago
1
线性一致性读
#342
airlovelq
opened
2 years ago
1
#339 MemoryLogStorage: reset in destructor to fix memory leak
#341
niukuo
closed
2 years ago
1
状态机空闲的时候无法恢复follower
#340
CodeTrek
opened
2 years ago
3
MemoryLogStorage 析构函数中没有对LogEntry解引用导致内存泄漏
#339
niukuo
closed
2 years ago
0
一个Node stepped down 之后,集群无法响应客户端请求
#338
zouyonghao
opened
3 years ago
4
save snapshot 成功后,follower 节点的 raft log 不自动清理。
#337
ZTJiu
closed
3 years ago
8
Process hung in destructor of braft::node
#336
zhangh43
opened
3 years ago
0
move replicator add ref before assignment
#335
zhuchong0329
closed
3 years ago
0
Replicator::start出现异常时,导致node引用计数出问题
#334
zhuchong0329
closed
3 years ago
3
NodeImpl::get_status中的锁是不是释放早了
#333
zhuchong0329
opened
3 years ago
1
braft在打开raft_enable_append_entries_cache后可能会造成内存泄露
#332
hotjump
opened
3 years ago
0
请教下为什么 Replicator 发送 AppendEntriesRequest 不需要设置超时时间?
#331
Slontia
closed
3 years ago
2
出现大量 reject term_unmatched AppendEntries 错误
#330
zouyonghao
opened
3 years ago
1
节点step down之后不会自动恢复
#329
zouyonghao
closed
3 years ago
0
braft memory leak
#328
fsindustry
opened
3 years ago
2
Previous
Next