R-omk

Results 74 comments of R-omk

tt pack should be able to generate (from flexible template) a dockerfile with context . It **must** be compatible with the [kaniko](https://github.com/GoogleContainerTools/kaniko) images builder

> What do we need reader and writer process mode for? do it at your discretion, I simply use them separately, and each is configured with its own access to...

### Small story: First, I updated following this scheme 17.1.8 => 17.3.7 => 17.5.5 => 17.8.7 => 17.11.3 (sameersbn/gitlab) after each step, all background migrations were successfully completed during this...

I would also like to note that snowflake id values ​​are only comparable between values ​​of the same type of snowflake id; they cannot be compared with an arbitrary timestamp....

> whether we can issue a read only request to execute only on a master. `vshard.router.call` with `{mode='read', prefer_replica=false}` This is to avoid (if possible) dirty reads when asynchronous replication...

Will it be possible to use this to read committed data even if we don’t enable MVCC ? Now we use something like this as a workround: box.begin() space:select() --...

@sergepetrenko > wal_sync yields, so it won't be possible to call it inside an open transaction I don’t need it inside the transaction, it’s enough to understand that the writes...

We recently encountered this issue, which triggers split brain with 100% probability. Scenario: - Version 2.11.5 - Synchro mode for users spaces - Raft elections are enabled and election_fencing_mode is...

Please make sure that for different schemes this protomessage gives different decoding results base64 proto mesasge: ```base64 CgJ2MRgF ``` ---- schema and result **with optional** fields ```proto syntax = "proto3";...

Additionally, implement automatic (optional) reloading using inotify.