glazkovalex
glazkovalex
> Hello, I'm wondering if there is any plan to introduce the support for the cloudevents specification in the future: https://cloudevents.io/ > > Thanks, Marco. It seems to be implemented...
> I'm sorry I don't understand, what option? Hello! I mean, the 7z archive may be created with an error due to a processor, memory, or disk failure and then...
I'm not good at scripts, but apparently before[ line 370](https://github.com/Digressive/HyperV-Backup-Utility/blob/465183ccfb6653a6d17e05c4a9c3085dc0fa8873/Hyper-V-Backup.ps1#L370) you need to insert a check for the presence of an additional parameter "-SzWithTest" and, if available, run: ``` &...
The best way to implement message deduplication I have seen in the ["Azure Service Bus"](https://learn.microsoft.com/en-us/azure/service-bus-messaging/enable-duplicate-detection) If you make a dynamically configurable "window" for each topic separately, it will be optimal...
> Та же проблема  I had such an error when the base stations (LHB-...) they weren't connected via bluetooth.
If I set the environment variable "AUTO_CREATE_TOPICS=true", then the string "**\n**auto.create.topics.enable=true" appears in $KAFKA_HOME/config/server.properties. Maybe if you remove the "\n" at the beginning, this option will work?
Thank you, @belonenko! I switched to the container: [confluentinc/cp-kafka ](https://hub.docker.com/r/confluentinc/cp-kafka ).