Andreas Motl
Andreas Motl
Hi @c0c0n3, I just want to point out https://github.com/orchestracities/ngsi-timeseries-api/issues/430#issuecomment-777781639 ff. in this context. With kind regards, Andreas.
Hi there, the CrateDB 4.6.4 hotfix release will include Admin UI 1.19.2, which includes the fix https://github.com/crate/crate-admin/pull/745 by @proddata - thanks a stack! The Docker image is already available through...
Hi, I am happy that you liked my suggestion. As @burnes' reaction to my post also was positive, he might be willing to collaborate with you on adding more of...
> in principle using a decorator from the backoff library could do the trick... Indeed. If that would work together nicely, there would be no need to put it _into_...
Hi there, thanks for bringing up that topic. I discussed that with @mfussenegger and @seut already and they told me that a simple roundrobin-like distribution/balancing mechanism is implemented in [`crate-python`](https://github.com/crate/crate-python)...
Hi @c0c0n3, > Is `crate-python` doing round robin on the list of servers you pass in when you create the client. Exactly. Currently, there is no further smartness here. Whether...
Hi again, at https://github.com/crate/crate-operator/issues/170, @SStorm and @WalBeh provided more insights into how `crate-operator` works - thanks a stack. This might tremendously help when operating CrateDB within a Kubernetes environment as...
Hi once more, after talking to @WalBeh (thanks again!), I want to add some more important details in order to clarify the situation. When using `crate-operator` on an IaaS platform,...
Dear Olaf, thanks for your contribution, I like it. While I don't have any objections about merging this improvement, I would like to have @jpmens and @sumnerboy12 the final voice...
I think this can be merged. However, would it be possible to come up with corresponding test cases so the new code and functionality will be covered properly?