Skip to content
  • Iustin Pop's avatar
    Implement parameter removal in SplitKeyVal · fcd62d84
    Iustin Pop authored
    This patch adds paramter removal in SplitKeyVal, by prefixing a
    value-less key with "-"; this is needed in resetting parameters back to
    cluster defaults, but care must be applied now that None can come from
    the parser.
    
    Reviewed-by: imsnah
    fcd62d84