Dmitriy Pavlov

Results 3 issues of Dmitriy Pavlov

implement new functional Example: {"__fact_prefix::hbtest::string"=>"some test", "hbtest::string::some_postfix"=>"test again" } options: key_re: "__%{some_fact}_prefix::" //=> result: for hbtest::string = "some test" options: key_re: "::some_postfix" // => result: for hbtest::string = "test again"...

rebased solaris support from @ekini fork

# What problem are we solving? #7258 # How are we solving the problem? Implement a retry queue with exponential backoff for handling transient deletion failures, particularly when volumes are...