Skip to content
  • Michael Hanselmann's avatar
    Add new query to get cluster config values · ae5849b5
    Michael Hanselmann authored
    This can be used to retrieve certain cluster config values from
    within clients.
    
    OpDumpClusterConfig was not used anywhere, hence I'm just reusing
    it. The way ConfigWriter.DumpConfig returned the configuration
    was not thread-safe, anyway (no deepcopy).
    
    Reviewed-by: iustinp
    ae5849b5