Max L
Max L
@joaoe I think I might be misunderstanding your issue, but how is your suggested feature different from what is already possible with [`dc-avro lint`](https://marcosschroh.github.io/dc-avro/commands/#lint)? And how should `--strict` differ from...
If you use DuckDuckGo as your default search engine, this is built in. Use !g anywhere in your query for Google, !yt for YouTube, !imdb for IMDb, etc.. Use !bangs...
Agreed! Fixed by https://github.com/kafbat/kafka-ui/pull/1109.
I am not entirely certain that this is a bug, but more Kafka as intended. Although the consumer ignores the messages because it respects the transactional status, the messages are...
Yeah, I see what you mean. We have a similar issue with a producer always opening a transaction "just in case" it wants to produce at some point and then...
I believe it is different as it specifically regards the dead keys. (Although maybe the description does not clarify that well enough?) As an example: ``` - trigger: "m2" replace:...