Oran Agra

Results 515 comments of Oran Agra

we discussed this in the core-team meeting, and concluded we wanna proceed with these two metrics: * `master_sync_attempts` - total number of attempts to connect to a master since the...

we discussed this in a core-team meeting and decided to add both master_sync_attempts and master_sync_attempts_total.

@Al2Klimov i'm sorry, i think the term MITM is somewhat abused here. we're talking of references to docs (not part of the software).

yeah. but now i wonder what's the justification for this change? other than the fact that most of these probably lead to an HTTP 301 (Moved Permanently)

``` Reduces attack surface on kernel devs opening the links for MITM ``` Can you educate me what sort of attack would it be? showing false information in the documentation?

nice results. i imagine that we can improve the latency spikes (p99) with the old approach too (split some memory copying to smaller bulks). and the huge improvement in time...

can someone edit the top comment to provide some overview of the differences (examples), as well as justification for this feature?

i still don't see the top comment mentions the justification. specifically, why do we want to change the log format, and specifically why is logmft the right one. our log...

what are we saving here? moving the `if` outside the loop, i seriously doubt you'll be able to measure the impact of that (you're welcome to prove otherwise). if it...