Skip to content

Commit

Permalink
Add missing Redistribute request to stats tracker
Browse files Browse the repository at this point in the history
  • Loading branch information
Gavin Norman authored and nemanja-boric-sociomantic committed Oct 11, 2018
1 parent 36e66ca commit 9b62835
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/dhtnode/main.d
Original file line number Diff line number Diff line change
Expand Up @@ -575,7 +575,7 @@ public class DhtNodeServer : DaemonApp
body
{
return ["Put", "Get", "Exists", "Remove", "Listen", "GetAll", "GetAllKeys",
"GetAllFilter", "PutBatch"];
"GetAllFilter", "PutBatch", "Redistribute"];
}


Expand Down

0 comments on commit 9b62835

Please sign in to comment.