Yakko Majuri

Results 53 comments of Yakko Majuri

We have similar issues - only 1/3 to 1/2 of our consumers across the fleet ever consume messages. And yes, we have more partitions on the topic at hand than...

Note from our side - our problem was that we were getting CPU bound when spinning up nodes. At that point our server did a whole bunch of stuff, including...

+1 to this - we've been attributing these issues to outgrowing our Kafka cluster but given others are reporting issues I'll subscribe here and keep an eye. For context, on...

Hey @Nevon! Thanks for the quick response. > 1. What version of KafkaJS are you using? 2.0.1 > 2. What version of Kafka are you running? 2.8.1 > 3. Are...

Hmm not really. As @lsmith77 pointed out one way is to handle this in the plugin code, but ideally we'd refactor things so one team can have multiple plugin configs...

Thanks for this! Very well thought-out and explained. ## Feedback on approach - Using temporary tables 👍 ensures consistency and we can manipulate things (e.g. index granularity) - `DROP DICTIONARY`...

cc @corywatilo @smallbrownbike

Probably a posthog-js issue, but the same is also true of $feature_flag_called

Hey @larskoe @Amoodaa are you sure this broke things on load? We only use sendBeacon as a last resort if to send the data over. Does this also happen often?...

A new version is coming out now. Check if the problem persists after that! #337