Jaromir Hamala

Results 166 comments of Jaromir Hamala

ok, so behaviour without the format parameter was not documented. that's actually good. so our options: 1. documented the current behaviour 2. revert to the old behaviour and document that...

Hello @CSharpDummy, indeed it's a bit confusing. In short: Kafka Connect has 2 modes: 1. Standalone 2. Distributed The Standalone mode indeed allows you to define a configuration property file...

@CSharpDummy exactly. there is a bit mismatch between the Distributed mode and the way how container orchestrator work. but an individual connector cannot change that. I'm keeping this issue open...

Sdkman has Liberica and Zulu builds with CRaC. There are complications tho: 1. CRaC relies on (a fork of) Criu which requires broad permissions. So after installing CRaC-aware OpenJDK build...

@thomaswue challange accepted! also: can we both agree that if you put null bytes into a string then you deserve to suffer? :)

@royvanrijn :)))) I have no idea how you managed to do so well while benchmarking on M2! 🙇 🪄 I found perf. results on ARM to not be representative at...

@thomaswue congratulations!

related to https://github.com/questdb/questdb/pull/4607

https://questdb.io/docs/third-party-tools/telegraf/ now shows how to use the ILP over HTTP with Telegraf: https://questdb.io/docs/third-party-tools/telegraf/ Bucket name is irrelevant with QuestDB. For now, authentication works with QuestDB Cloud and QuestDB Enterprise only....

@sklarsa: it's looking good, just some minor details left. The only bigger(?) remaining thing is EE counter-part. At very least we should ensure that: 1. EE compiles at all and...