Evgenii Malygin
Evgenii Malygin
>Don't deliver this message before Midnight December 31st 2030 UTC Regarding this (first) scenario, something similar might be simulated with subscriptions: - Each producer adds message property `deliver_after` to its...
With subscriptions, our goal was to save as much time on evaluation as possible, to achieve high throughput, so we have some limitations to allow algo optimizations: - Message properties...
Hi @dorjesinpo, looking
@dorjesinpo thank you for fixes, added some comments in discussions and reassigned. You can assign this to @quarter-note later
Hi @kafkiansky You try to use domain `myapp` for your queue. We don't have this domain in our sample domain configuration. We store domain configuration for each domain separately in...
Also some info about domains: https://bloomberg.github.io/blazingmq/docs/introduction/concepts/#domain
> Hello, @678098. Maybe you know the answer to the question above? Hi @kafkiansky! Only the new style message properties are needed. They are called "message properties V2" or "extended...
@sgalichkin what do you think? By the way, I don't want to add another indentation level just everywhere with try-with-resources for `TestScope`. And there is no guaranteed destructor call in...
Temporarily disabled 2 ITs not working stable on slow hosts: https://github.com/bloomberg/blazingmq-sdk-java/pull/27 This issue remains opened until we fix them.
@hallfox I have applied my fixes in this PR: https://github.com/hallfox/blazingmq/pull/1