ansuz
9ed26cfeb0
lint compliance
2020-04-15 12:40:18 -04:00
ansuz
74567e0cf4
return process memory usage in GET CACHE STATS RPC
2020-04-14 15:53:58 -04:00
ansuz
e6ec891d9a
improve admin rpc for diagnosing memory used by the cache
2020-03-30 18:26:04 -04:00
ansuz
6d0dee979a
allow admins to inspect index/metadata caches
2020-03-27 19:59:26 -04:00
ansuz
b2fcde87d8
implement an admin command to update the default storage limit without a restart
2020-03-17 10:11:52 -04:00
ansuz
2d47e7e2cf
implement an admin rpc to fetch ulimit data
2020-03-12 12:09:44 -04:00
ansuz
f644c24362
add an admin-rpc to count the number of open files
2020-03-12 11:35:16 -04:00
ansuz
c26560e3f9
commit stashed admin-rpc refactor
2020-02-27 15:00:31 -05:00
ansuz
7f22da0f57
fix use of incorrect key format in admin-rpc
2020-02-10 08:07:29 -05:00
ansuz
bde17a62a1
continue refactoring rpc
2020-02-05 17:31:44 -05:00
ansuz
43307ffb1a
define all server intervals in a map so we can easily clear them all
2020-02-03 17:14:23 -05:00
ansuz
779e817443
stop relying on netflux-server internals
...
* create RPC module from inside historyKeeper
* stop passing around netflux-server context
* update to use newer netflux-server's formal APIs
* manage your own cache of indexes instead of storing things in the netflux context
2020-02-03 14:20:05 -05:00
ansuz
b093d3f0d2
WIP massive rpc refactor
2020-01-24 14:45:53 -05:00
ansuz
ba6e3f33bd
move admin commands into their own module
2020-01-24 11:25:48 -05:00