David Gomez

Results 80 comments of David Gomez

Hi @MikeNikolayev, I could not reproduce the issue on GKE (unfortunately, I'm unfamiliar with k3s). I would like to know if the issue also happens if all the nodes are...

Hi @MikeNikolayev , That sounds reasonable to me. Have you tried increasing that wait time?

Hi @MikeNikolayev I would suggest do not run partition reassignment automatically as part of Helm upgrades. It could overwhelm the system, leading to potential outages or degraded performance. It’s better...

Hi @nyarly , I would like to understand better the issue to work on a fix. I have tried the following. * Chart version: 18.4.0 * App version: 7.2.3 *...

Hi @gemelen , I have created an internal task to check this by using a statefulset and try to define an array of queues for instance. Feel free to contribute...

Hi @FawenYo , I was not able to reproduce the issue using your latest values in my cluster: ``` $ k logs postgresql-ha-postgresql-0 postgresql-repmgr 07:43:17.20 INFO ==> postgresql-repmgr 07:43:17.20 INFO...

Hi @862902354 I am opening an internal task to check it. However, I can not provide an ETA for this. Meanwhile, you may want to send a PR to fix...

Hi @LeTuR, Thanks for reporting it. I was able to reproduce the issue and an internal task has been created to solve it.

Hi @kheckelmann , Thanks for the heads-up. Since you did a deep investigation and are familiar with the issue, would you like to contribute with a PR to update the...

Hi @patrickdung , Unfortunately, we must revert the changes to add the `setcap` command for Clickhouse binary. Note that we provide a non-root container, so we cannot alter capabilities at...