1
0
Fork 0
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Philip O'Toole e6b703a0c0 Remove ability to trigger chunked-loading
The low-level Raft system still recognizes the Chunk command, so that
this system can interop with older versions, which might still have a
Chunk command in logs.
9 months ago
..
servicetest Fix up service shutdown 1 year ago
bootstrap.go Actually enable auth for Notify 10 months ago
bootstrap_test.go Avoid data race during testing 10 months ago
client.go Remove ability to trigger chunked-loading 9 months ago
client_test.go Join and Notify set credentials 10 months ago
doc.go More package-level GoDoc 7 years ago
join.go Join and Notify set credentials 10 months ago
join_test.go Joiner unit tests 10 months ago
message.pb.go Joining now redirects to leader if necessary 10 months ago
message.proto Joining now redirects to leader if necessary 10 months ago
remove.go Set credentials on Remover 10 months ago
remove_test.go Add Remover unit tests 1 year ago
service.go Remove ability to trigger chunked-loading 9 months ago
service_db_clstr_test.go Remove ability to trigger chunked-loading 9 months ago
service_mux_test.go Remove no-longer supported command-line options 1 year ago
service_test.go Remove ability to trigger chunked-loading 9 months ago