Magne Helleborg
Magne Helleborg
This is actually planned, I guess we should add it to the roadmap to make it explicit :)
It does require each node to know about the current load for the other nodes, so there are some prerequisites which need to be implemented first though
Thanks Jon :) The change should make it easy to use CloudEvents for projecting state using compacted topics, as a streaming KV-store. The zero-length payloads are treated as tombstones, and...
This is a dilemma on where we fix the issue. Root cause here is that the namespaced codegen grains use the "name.space/GrainName" format. This does not work with the current...
Hi, this is not currently supported. The Go version has not been ported to the latest network protocol as used by the C# version.
Could be bugs in the delta mode rebalance? It is not as thoroughly tested as the full mode, and it is marked as experimental. Perhaps some assumptions taken around cluster...
@AqlaSolutions Could you share a reproducing example? Trying to reproduce with just high load on shared futures has come up empty here, no issues.
I would not like your internal project, but a minimal reproducing example would be be a great help. On Wed, Apr 19, 2023, 09:55 Vlad Dev ***@***.***> wrote: > @mhelleborg...
> This is now present in this merged PR #2121 > > This is clearly an area that could use some more thought. e.g. should the graceful stop poison the...