Roman Gershman

Results 808 comments of Roman Gershman

Hi Leo, thanks for working on this. 1. You are right - everything should be with underscores since this is what absl flags support. 2. Most clients do not yet...

Thanks again @azuredream !

another good topic to add to our documentation site.

What's your plans ? to build v2 fully in parallel and then delete v1? what's the MVP you are planning to build using the new stack?

yes,this is not surprising, give our we replicate data and wait for Sink::Write() to finish before proceeding in the shard queue.

> Perhaps not surprising :) But don't you think we should fix that? we should, could be something we work in Q1 :)

We will fix it though we have seen lots of places referencing this license as BSL. For example, https://mariadb.com/projects-using-bsl-11/ but I agree it's confusing. Will change it next week.

I appreciate some of the advantages of `FAILOVER` design: 1. It allows aborting the failover operation if needed 2. It keeps the master data by transforming the master to replica...

you can easily verify it @applike-ss by raising the limit and checking `used_memory_peak_rss` with "INFO MEMORY" command

Is there anything we can help here @applike-ss ? @chakaz probably a good use-case to focus on, when switch working on RSS instrumentation. Not urgent though.