Jack Kleeman

Results 28 issues of Jack Kleeman

I'm fairly interested in contributing an implementation of the web stream API. As I see it there are two options: 1. Use an all JS implementation, taking inspiration from the...

For the time being we only want to run admin on the metadata node, which will also be allowed to bootstrap.

ie, you can set suspended=true in which case they are paused, without having to delete them entirely

It may make sense to have a sense check where if you're registering the source (ie topic) and same sink (ie sevice/method) as an existing subscription, we idempotently accept without...

Currently the logic to determine if publish-prereleases = true makes it into the plan depends on the prerelease=true flag being set for both of the npm and homebrew v1 config...

This is necessary to produce hardened binaries, which are required if the binaries are to be notarized.

Currently when we snapshot with the trim flag, this will not necessarily be reflected in segments being removed from logs config synchronously. The segment removal is handled by the bifrost...

restate-cloud

Currently its not useful to submit snapshots concurrently across partitions, as the admin handles them in series. When there are lots of nodes and partition leaders are spread across them,...

restate-cloud

When a single partition is producing a lot of outbound calls (eg, in an aggressive fanout case), the shuffler quickly becomes a bottleneck, as it currently is unbatched, so it...