Clemens Kolbitsch

Results 6 issues of Clemens Kolbitsch

GCP cloud-SQL DBs do not seem to allow using gh-ost due to the way that we create tables (using `CREATE TABLE LIKE `). This is a confirmed GCP bug: https://issuetracker.google.com/issues/158129960...

enhancement
needs-testing

### What happened? **Our scenario:** - We use Elasticsearch (or, more precisely AWS OpenSearch) for storing spans. - Spans are read from a Kafka topic (written by our data collector)....

bug

### What happened? When `ingester init $(ES_HOST):443` is executed with env `ES_USE_ALIASES=true`, it creates the first index and configures the write-alias to point at it. As index name, it uses...

bug

Add a few more configuration options around signal handling: - allow specifying the "stop signal" to pass to the child process, in case the child does not happen to handle...

Parsing a `GRANT` statement fails if that statement contains "resource_option" as described here: https://dev.mysql.com/doc/refman/5.6/en/grant.html > 1. What did you do? We run a fork of `ghostferry` (a SQL replication tool)...

* [x] This is a bug report * [ ] This is a feature request * [x] I searched existing issues before opening this one I run containers using the...