issues
search
imzhenyu
/
rDSN
Robust Distributed System Nucleus (rDSN) is an open framework for quickly building and managing high performance and robust distributed systems.
MIT License
33
stars
11
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
add research papers for reference
#502
imzhenyu
closed
8 years ago
4
directly append blob to message_ex to avoid unnecessary memory copy
#501
qinzuoyan
opened
8 years ago
0
fix bug in http message parser; fix documentation
#500
imzhenyu
closed
8 years ago
2
improve mutation_data write_to/read_from
#499
qinzuoyan
closed
8 years ago
3
bug fix in learn, primary seond a prepared mutation with old ballot, but learner has newer ballot
#498
shengofsun
closed
8 years ago
1
fix some bugs in rpc
#497
qinzuoyan
closed
8 years ago
9
smaller ballot mutation prepare crash during learning
#496
shengofsun
closed
8 years ago
19
concurrently load replicas on init, refer to #491
#495
qinzuoyan
closed
8 years ago
3
move default plugins into src/plugins and move flow to separated repo
#494
imzhenyu
closed
8 years ago
0
move hpc to separated repo and fix tutorial
#493
imzhenyu
closed
8 years ago
0
fix invalid memory order crash on windows
#492
imzhenyu
closed
8 years ago
1
concurrently load replicas on init
#491
qinzuoyan
closed
8 years ago
1
move cluster scheduler to separated repo
#490
imzhenyu
closed
8 years ago
0
load module ordering problem
#489
qinzuoyan
closed
8 years ago
6
fix learn_dir check bug: learn_dir may be not exist on load
#488
qinzuoyan
closed
8 years ago
2
fix bug in replication_app_base::get_checkpoint()
#487
qinzuoyan
closed
8 years ago
0
move tools.explorer to a separated repo
#486
imzhenyu
closed
8 years ago
0
only print commit log on primary; improve learn logging
#485
qinzuoyan
closed
8 years ago
0
test framework restructure
#484
imzhenyu
closed
8 years ago
4
fix print format bug
#483
qinzuoyan
closed
8 years ago
0
add config [core.logging_flush_on_exit]
#482
qinzuoyan
closed
8 years ago
0
enable projects to be built independently
#481
imzhenyu
closed
8 years ago
1
improve mutation log: remove useless variable; use atomic_bool instea…
#480
qinzuoyan
closed
8 years ago
1
fix mutation_log write bug, just like #142
#479
qinzuoyan
closed
8 years ago
0
fix the write starvation problem
#478
imzhenyu
closed
8 years ago
0
fix shared replication log by using sequential writes
#477
imzhenyu
closed
8 years ago
22
write mutation log bug
#476
qinzuoyan
closed
8 years ago
21
fix print format
#475
qinzuoyan
closed
8 years ago
0
fix codegen due to decoupled tools
#474
imzhenyu
closed
8 years ago
0
The linux installer script forgets to add $DSN_ROOT/bin to the $PATH environment variable.
#473
linmajia
closed
8 years ago
0
shared log not flush to disk/ssd before return set result to client
#472
qinzuoyan
opened
8 years ago
9
fix primary_context init bug
#471
qinzuoyan
closed
8 years ago
0
move tool/toollet headers into their project folders
#470
imzhenyu
closed
8 years ago
0
decouple tools from core physically as standalone dynamic linked libraries
#469
imzhenyu
closed
8 years ago
3
put test cases inside the corresponding projects
#468
imzhenyu
closed
8 years ago
11
some refactors
#467
qinzuoyan
closed
8 years ago
0
export tool-api to prepare for make tool modules as dynamic libraries
#466
imzhenyu
closed
8 years ago
0
cleanup the header files for tool-api and utility, remove internal dir (no logic change)
#465
imzhenyu
closed
8 years ago
2
create parser on demand in asio_udp_provider; fix memory leak in rpc_…
#464
qinzuoyan
closed
8 years ago
2
update tool API documentation
#463
imzhenyu
closed
8 years ago
0
Update README.md
#462
imzhenyu
closed
8 years ago
0
fix allow_inline bug & remove fast_execution_in_network_thread in config
#461
qinzuoyan
closed
8 years ago
1
fix build break with cmake .. and make on Linux
#460
imzhenyu
closed
8 years ago
0
fix build break with cmake .. and make on Linux
#459
imzhenyu
closed
8 years ago
1
fix nits around RAW_MESSAGE_PARSER
#458
imzhenyu
closed
8 years ago
3
parallel execution of read and write may cause inconsistency
#457
qinzuoyan
opened
8 years ago
1
fix invalid memory access in zookeeper_session::visit
#456
shengofsun
closed
8 years ago
0
add join point for network connect and disconnect
#455
imzhenyu
closed
8 years ago
0
decouple message parsers from the core to enable later plugins
#454
imzhenyu
closed
8 years ago
1
add support for raw mesage
#453
shengofsun
closed
8 years ago
6
Previous
Next