Maxim Akhmedov

Results 8 comments of Maxim Akhmedov

@laramiel, would you mind having a look?

Was on conference/sick leave, sorry for long time without response. Actually I am working on fixing everything right now, will bring an update later today/tomorrow. Thanks!

@denvr, @savnadya This issue is quite annoying, might having a look?

Let's do it in simple form only for master reigns for now. Only for ytserver-master, let's add a flag "--compatibility-info", which prints a single YSON of form: ``` { "current_reign"...

Let's do it in simple form -- support a global blacklist of forbidden erasure codecs. It should look like a field "forbidden_erasure_codecs", similar to [this](https://github.com/ytsaurus/ytsaurus/blob/50fca7689f09efc4e2ccdd16e8a8353f70a6ee90/yt/yt/server/master/chunk_server/config.h#L583-L584) one. Validation and its invocation...

@savnadya, would you mind merging? Seems like this PR got lost.

Rpc call should probably be named GetChunkSliceStatistics instead of GetDataSliceStatistics, because there is no notion of data slice in data node (data slice if a logical union of a number...