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
return segments with thread safe
#327
lintanghui
closed
3 years ago
0
Support github action ci
#326
ehds
closed
3 years ago
1
使用grpc client连接leader node出错
#325
OblivionStaff
closed
3 years ago
6
example/counter/server.cpp 中的 _leader_term 在 leader 重启以后没有正确设置
#324
ZTJiu
opened
3 years ago
3
node step_down的时候可能导致死锁
#323
lintanghui
opened
3 years ago
0
重启节点需要执行两次add_peer才能成功
#322
spasserby
opened
3 years ago
0
raft arbiter support
#321
dragonylffly
opened
3 years ago
6
rest errno to zero before check
#320
lintanghui
closed
3 years ago
0
errno导致raft_meta 判断错误
#319
lintanghui
opened
3 years ago
4
Support log length based snapshot
#318
ehds
opened
3 years ago
5
braft 进程重启snapshot死锁问题
#317
cl079074282
opened
3 years ago
1
to #313: add bootstrap option: set snapshot configuration instead of …
#316
Tachone
closed
3 years ago
0
enable linearizable reads
#315
dragonylffly
opened
3 years ago
6
fix
#314
dragonylffly
opened
3 years ago
2
bootstrap启动数据一致性问题
#313
Tachone
closed
3 years ago
6
快照生成的触发,考虑增加基于raft log长度来触发么?
#312
GOGOYAO
opened
3 years ago
5
Fix mistake when pick patch: Check term when init raft Node
#311
Edward-xk
closed
3 years ago
0
NodeImpl::init方法中,init_meta_storage为什么要调用2次?
#310
fsindustry
closed
3 years ago
1
使用braft过程中遇到braft deadlock 线程堆栈如下
#309
cl079074282
opened
3 years ago
5
add raft_sync_interval_s
#308
lidaohang
opened
3 years ago
0
node退出时在~NodeImpl 析构中出core
#307
weingithub
opened
3 years ago
14
add raft_sync_interval_s
#306
lidaohang
closed
3 years ago
0
编译braft时出现问题
#305
fzj200069
opened
3 years ago
1
fix
#304
dragonylffly
closed
3 years ago
2
节点会给不在组成员列表中的其他节点投票
#303
weingithub
opened
3 years ago
6
如何基于braft实现超低延迟存储系统?
#302
rpbear88
opened
3 years ago
3
Merge pull request #1 from brpc/master
#301
seerhan
closed
3 years ago
0
change some CMAKE_BINARY_DIR to CMAKE_CURRENT_BINARY_DIR
#300
myccccccc
closed
3 years ago
1
brpc+用户计算线程池卡住
#299
ChenChuang
closed
3 years ago
1
some bugfix from baidu
#298
Edward-xk
closed
3 years ago
0
Compile Error
#297
Yuan-Zhuo
closed
3 years ago
1
不讲bug只讲生态
#296
tbago
closed
3 years ago
1
请教,运行example的atomic或者block,总是会在client运行数秒之后发生延迟上升,qps下降的情况
#295
satfer
opened
3 years ago
2
Remove unnecessary jugement of ballot init
#294
ehds
closed
7 months ago
0
Erase last_segment from _segment when it transform into open_segment
#293
ehds
closed
3 years ago
1
Follower restarting with empty state directory does not join idle cluster until first write happens
#292
kishorenc
opened
3 years ago
4
leader 突然连不上另两台机子了
#291
wzw88486969
opened
3 years ago
2
Add PositiveInteger validate to raft_election_heartbeat_factor
#290
ehds
closed
3 years ago
0
check peer's _consecutive_error_times before start transfering leader
#289
myccccccc
closed
3 years ago
0
check peer's _consecutive_error_times before start transfering leader
#288
myccccccc
closed
3 years ago
1
example/counter中脚本语句在特定情况下会导致IP绑定错误从而造成样例运行失败
#287
Super-long
opened
3 years ago
0
Fix url typo
#286
ehds
closed
3 years ago
0
关于ELEADERCONFLICT的错误情况,一个给定的Term,会出现两个以上的Leader?
#285
ehds
closed
3 years ago
2
Simplify inequality function of configuration
#284
ehds
closed
3 years ago
0
Fix typo
#283
ehds
closed
3 years ago
0
Update route table
#282
ehds
closed
3 years ago
2
删除快照前的日志时,如果此时数据并未在底层落盘,是否会造成数据丢失?
#281
AppleTp
closed
3 years ago
5
多次重启造成数据丢失?
#280
zouyonghao
opened
3 years ago
1
Check failed: meta.term == header.term
#279
zouyonghao
opened
3 years ago
0
Add a new configuration |raft_fsm_caller_commit_batch|, which controls the batch size for FSMCaller to increase |known_applied_index|.
#278
PFZheng
closed
3 years ago
0
Previous
Next