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
braft支持c++17+gcc8.3的编译环境吗
#428
AndyShen105
closed
3 months ago
1
fix: error: 'this' pointer is null [-Werror=nonnull]
#427
ivanallen
closed
11 months ago
0
从节点为什么不提供获取peers的接口呢, raft_stat的小网页都能看到
#426
qqwangxiaow
opened
1 year ago
1
rand peer when find_the_next_candidate
#425
lintanghui
closed
9 months ago
1
on_apply中bthread挂起导致iter失效
#424
l495386774
closed
1 year ago
1
Follower加载快照花费时间比较久时,会不会陷入到安装快照的死循环里
#423
cangfengzhs
opened
1 year ago
2
Questions regarding transfer_leadership_to and vote APIs (有关transfer_leadership_to 和 vote API 的问题)
#422
vpshastry
opened
1 year ago
0
Pipeline + NoCache 情况下,可能出现 Can't truncate logs before _applied_id=22, last_log_kept=0
#421
CkTD
opened
1 year ago
5
Snapshot file exist but data not found so delete it
#420
lygn128
closed
1 year ago
0
make braft PeerId support hostname/dns.
#419
xiaolin310
opened
1 year ago
2
make braft support hostname/dns.
#418
xiaolin310
closed
1 year ago
0
snapshot 只能一个一个的添加文件吗?
#417
lygn128
opened
1 year ago
0
一个节点磁盘坏了,正确的处理流程是?
#416
lygn128
opened
1 year ago
3
全量同步怎么使用braft同步呢
#415
songlong
opened
1 year ago
2
现在通过 snapshot 持久化 apply index 是不是有问题?
#414
lygn128
opened
1 year ago
6
"ABA"?
#413
tdrhq
closed
1 year ago
1
fix: change set_error to set_errorv
#412
wu-hanqing
opened
1 year ago
1
response.rejected_by_lease() if else两个分支的逻辑相同. rejected_by_lease()为true时不起作用?
#411
Jackie0423
closed
1 year ago
2
BallotBox中的commit机制在成员变更期间疑似有bug
#410
cangfengzhs
closed
1 year ago
0
BallotBox中是否可以维护每个Peer的matchIndex而不是给每个Log维护一个Ballot以提高commit性能?
#409
cangfengzhs
opened
1 year ago
0
lock issue
#408
CkTD
closed
5 months ago
1
fix membership change failed when cluster restart after joint stage
#407
ehds
opened
1 year ago
0
renew follower lease after voting
#406
ehds
opened
1 year ago
0
有没有可能出现两次选举成功的间隔小于election_timeout导致lease read失效?
#405
cangfengzhs
opened
1 year ago
5
support arbiter in a new way
#404
CkTD
opened
1 year ago
0
handle error in ProtoBufFile::load
#403
CkTD
opened
1 year ago
0
block in replicator's _install_snapshot
#402
CkTD
opened
1 year ago
0
set st to idle when block timeout
#401
pengchenglv
closed
1 year ago
1
编译报错 "error: macro "__has_attribute" requires an identifier"
#400
ztorchan
closed
1 year ago
1
添加witness副本支持
#398
lintanghui
closed
1 year ago
6
add blocking field to PeerStatus
#397
pengchenglv
closed
1 year ago
0
Node Identity
#396
cgetzen
opened
1 year ago
0
FSMCaller::do_committed时不会出现乱序apply吗?
#395
cangfengzhs
opened
1 year ago
1
Consistency issue about not read committed
#394
jerrytesting
opened
1 year ago
0
Memory leak in atomic server
#393
jerrytesting
opened
1 year ago
1
构建 example 报错
#392
happysnaker
closed
1 year ago
0
fix(examples) replace pthread type with pthread_t
#391
ehds
closed
1 year ago
0
compilation failed using vcpkg with gcc version 11.3.0,Ubuntu 22.04.1 LTS
#390
Juno119
opened
1 year ago
0
fix: `butil::EndPoint` requires header file <butil/endpoint.h>
#389
4kangjc
opened
1 year ago
0
Fix action fail problem
#388
nmreadelf
closed
1 year ago
0
`butil::EndPoint` requires header file <butil/endpoint.h>
#387
4kangjc
opened
1 year ago
0
raft learner support.
#386
liyichao
opened
1 year ago
0
fix build test_log linked error
#385
nmreadelf
opened
1 year ago
2
Added operator= for PeerId
#384
nmreadelf
closed
1 year ago
0
Support C client
#383
JiaRG
opened
1 year ago
0
Fix typo in doc.
#382
ketor
opened
1 year ago
0
Make BRPC connection timeout configurable.
#381
kishorenc
closed
1 year ago
1
braft 没有适配 brpc 的 authenticator 功能
#380
Huhaokun
opened
1 year ago
0
raft arbiter support.
#379
liyichao
opened
2 years ago
4
raft_protocol.md 中有一处描述的不准确?
#378
longuan
opened
2 years ago
1
Previous
Next