You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Chris Lu
49a6e459a2
Implement 6 more gRPC RPCs: mark readonly/writable, configure, write/read needle, EC generate
Adds set_read_only, set_writable, set_replica_placement, and write_needle_blob
methods to Volume. Makes find_volume_mut public on Store. Fills in previously
stubbed RPCs: volume_mark_readonly, volume_mark_writable, volume_configure,
write_needle_blob, read_needle_meta, volume_ec_shards_generate.
7 days ago
..
admin_script_handler.go
Plugin scheduler: sequential iterations with max runtime (#8496)
1 week ago
admin_script_handler_test.go
add admin script worker (#8491)
1 week ago
erasure_coding_handler.go
Plugin scheduler: sequential iterations with max runtime (#8496)
1 week ago
erasure_coding_handler_test.go
Make EC detection context aware (#8449)
2 weeks ago
vacuum_handler.go
Plugin scheduler: sequential iterations with max runtime (#8496)
1 week ago
vacuum_handler_test.go
fix(plugin/worker): make VacuumHandler report MaxExecutionConcurrency from worker startup flag (#8435)
2 weeks ago
volume_balance_handler.go
Plugin scheduler: sequential iterations with max runtime (#8496)
1 week ago
volume_balance_handler_test.go
Refactor plugin system and migrate worker runtime (#8369)
3 weeks ago
volume_metrics.go
Worker set its working directory (#8461)
2 weeks ago
worker.go
Refactor plugin system and migrate worker runtime (#8369)
3 weeks ago
worker_test.go
Refactor plugin system and migrate worker runtime (#8369)
3 weeks ago