issues
search
eBay
/
NuRaft
C++ implementation of Raft core logic as a replication library
Apache License 2.0
1.02k
stars
241
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix a bug in log_entry constructor
#456
greensky00
closed
1 year ago
0
Preconditions of apply_pack
#455
unixod
closed
1 month ago
2
Add optional CRC per log entry.
#454
yong-li
closed
1 year ago
0
nuraft 2.0.0 cannot work on centos7 + centos8
#453
uniqueZt
opened
1 year ago
2
Export CMake targets
#452
JosiahWI
closed
1 year ago
2
Use find_package for OpenSSL detection
#451
JosiahWI
closed
1 year ago
0
Clean up CMakeLists
#450
JosiahWI
closed
1 year ago
2
Use `custom` type for priority change broadcast message
#449
greensky00
closed
1 year ago
0
Support CRC validation on entire message
#448
greensky00
closed
1 year ago
0
Pass original request and response to meta callback
#447
greensky00
closed
1 year ago
0
fix : raft_server::~raft_server should not block wait when using global_mgr
#446
byronhe
closed
1 year ago
0
deadblock
#445
xmokay
closed
1 year ago
1
Add a new API to get the index at becoming leader
#444
greensky00
closed
1 year ago
0
remove not used variable
#443
byronhe
closed
1 year ago
0
Bump actions/checkout from 3.5.2 to 3.5.3
#442
dependabot[bot]
closed
1 year ago
0
Extract the public interface class global_mgr, so users can provide their own global_mgr implement.
#441
byronhe
closed
1 year ago
3
Extract the public interface class global_mgr, so users can implement their own global_mgr functionality to optimize multi raft instance.
#440
byronhe
closed
1 year ago
2
Extract the public interface class global_mgr, so users can implement their own global_mgr functionality to optimize multi raft instance.
#439
byronhe
closed
1 year ago
0
Wrong "src" and "dst" when cs_new<req_msg>
#438
Annashuo
closed
1 year ago
2
Reset auto-adjusted quorum size when it becomes follower
#437
greensky00
closed
1 year ago
0
Fix to bug that zero-priority member becomes leader
#436
greensky00
closed
1 year ago
0
Fix GCC 13 compile errors
#435
unixod
closed
1 year ago
0
Make callback be able to reject auto quorum size adjustment
#434
greensky00
closed
1 year ago
0
Update grammar in log_store.hxx comment
#433
ursine
closed
1 year ago
0
Return status of set_priority. Ability to broadcast priority changes if there's a leader
#432
myrrc
closed
1 year ago
1
Bump codecov/codecov-action from 3.1.3 to 3.1.4
#430
dependabot[bot]
closed
1 year ago
0
fix build under Linux for non-SSL mode
#429
myrrc
closed
1 year ago
0
Bump actions/checkout from 2.7.0 to 3.5.2
#428
dependabot[bot]
closed
1 year ago
0
Bump codecov/codecov-action from 3.1.1 to 3.1.3
#427
dependabot[bot]
closed
1 year ago
0
Fix Deadlock between snapshot_sync_req and background snapshot creation.
#426
szmyd
closed
1 year ago
0
Identify and mitigate weaknesses
#425
lucasgonze
closed
1 year ago
3
OpenSSF Security Scorecard improvements
#424
lucasgonze
closed
1 year ago
0
Add `compact_async` API to log store
#423
greensky00
closed
1 year ago
0
Add more callbacks for tracking append_entries messages
#422
greensky00
closed
1 year ago
0
Don't do log rewind if `append_entries` is declined by callback
#421
greensky00
closed
1 year ago
0
Do not generate verbose logs for corrupted log store
#420
greensky00
closed
1 year ago
0
Auto Everything - DO NOT MERGE
#419
szmyd
closed
1 year ago
0
fix compile error when SSL_LIBRARY_NOT_FOUND=1
#418
byronhe
closed
1 year ago
1
fix compile error when SSL_LIBRARY_NOT_FOUND=1
#417
byronhe
closed
1 year ago
0
make `msg_types_to_free` const static
#416
byronhe
closed
1 year ago
0
Fix compile error for old version of Asio
#415
greensky00
closed
1 year ago
0
DO NOT MERGE: Fix all warnings and type mis-matches
#414
szmyd
closed
1 year ago
0
Allow get_servers() on const cluster_config
#413
szmyd
closed
1 year ago
0
Allowing clients to provide pre-Configured SSL_CTX for both client and server use-cases.
#412
Enmk
closed
1 year ago
0
RPC should set connection timeout.
#411
JackyWoo
opened
1 year ago
3
bug: runtests.sh calls missing buffer_test script
#410
lucasgonze
closed
1 year ago
2
Replace `sprintf` with `snprintf` or `stringstream`
#409
greensky00
closed
1 year ago
0
Whether we should add consistency test.
#408
JackyWoo
closed
1 year ago
2
Fix invalid snapshot install
#407
antonio2368
closed
1 year ago
1
Add missing header files and don't implement functions in header files
#406
4kangjc
closed
1 year ago
0
Previous
Next