This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
scylladb
Watch
1
Star
0
Fork
0
You've already forked scylladb
mirror of
https://github.com/scylladb/scylladb.git
synced
2026-06-03 21:47:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d2d151ae5be6285901fb033e98c1aacc28ae2bfe
scylladb
/
test
/
raft
History
Avi Kivity
e75009cd49
treewide: catch by reference
...
gcc rightly warns about capturing by value, so capture by reference.
2023-03-21 15:43:00 +02:00
..
discovery_test.cc
raft: (discovery) do not use raft::server_address to carry IP data
2022-10-10 16:24:33 +03:00
etcd_test.cc
…
failure_detector_test.cc
direct_failure_detector: get rid of complex
endpoint_id
translations
2022-11-04 09:38:08 +01:00
fsm_test.cc
test: raft: fsm_test: disambiguate raft::configuration construction
2023-03-21 13:45:57 +02:00
future_set.hh
…
generator.hh
…
helpers.cc
treewide: do not define/capture unused variables
2023-02-28 21:56:53 +08:00
helpers.hh
…
logical_timer.hh
…
many_test.cc
…
raft_address_map_test.cc
raft: (address map) actively maintain ip <-> raft server id map
2022-11-29 19:55:43 +03:00
raft_server_test.cc
test: raft: avoid confusing string compare
2023-03-21 15:43:00 +02:00
raft_sys_table_storage_test.cc
…
randomized_nemesis_test.cc
treewide: catch by reference
2023-03-21 15:43:00 +02:00
replication_test.cc
raft: change the API of conf change notifications
2022-11-17 12:07:31 +03:00
replication.cc
…
replication.hh
treewide: do not define/capture unused variables
2023-02-28 21:56:53 +08:00
suite.yaml
…
ticker.hh
…