Michal Matczuk
Michal Matczuk
Two notes from my end. 1. There is a stalled PR to add partitioned batches to upstream gocql https://github.com/gocql/gocql/pull/1307 2. From Scylla end the code to get shard from token...
Cool.
I opened an issue in gocqlx I invite you to contribute the code to do the splitting to dbutil package under [gocqlx](https://github.com/scylladb/gocqlx).
Actually it has been moved to https://github.com/scylladb/scylla-manager/tree/master/ansible/restore
The API is the same. In sctool use [info](https://manager.docs.scylladb.com/stable/sctool/info.html)
For @vladzcloudius :gift:
We need to support to run writes with validate data in parallel from few loaders without truncation.
This project has much in common with Gemini, maybe we can port it there @dahankzter @penberg ?
If anyone is interested I just submitted a PR to our fork implementing protocol upgrades. This enables running WS with MITM. https://github.com/saucelabs/martian/pull/22
Any update on that? The correct behavior is to return 502 (not 503) since this is a proxy specific error code. Service Unavailable is a "come back later" I'm busy...
It's not worth adding another dependency for all users. Having said that the Gocqlx core module could add some automation around env vars but it needs to be explicit (well...