Till Rohrmann

Results 188 issues of Till Rohrmann

Nextest apparently does not support running doctests https://github.com/nextest-rs/nextest/issues/16. Therefore, some of our examples in the docs are broken. It would be great to get this functionality back.

We need to agree on the default configuration for the launch version. Currently the following topics are fully converged on: ```[tasklist] ### Tasks - [ ] Syncing the WAL vs....

For the launch version, we require users to configure a persistent volume which is used for log, metadata and partition processor storage. Once the partition processor data has been written...

This is an umbrella issue for tracking efforts around introducing a development mode for our users. It is currently not clear how the development mode should behave. We need to...

umbrella
needs-refinement

Versioning our datafusion tables will allow us to detect when an outdated cli tries interact with an incompatible Restate server. That way we can give a meaningful error message to...

```[tasklist] ### Tasks - [ ] https://github.com/restatedev/restate/issues/1378 - [ ] https://github.com/restatedev/restate/issues/1391 - [ ] https://github.com/restatedev/restate/issues/1410 - [ ] https://github.com/restatedev/restate/issues/1411 - [ ] https://github.com/restatedev/restate/issues/1412 - [ ] https://github.com/restatedev/restate/issues/1417 - [ ]...

Right now, we choose the hostname as the default node-name if none is specified. This can lead to surprising behavior where a changing hostname can seemingly result into data loss...

good first issue
onboarding

Currently, it is not clear how one can set a nullable configuration value to null via env variables. See https://github.com/restatedev/restate/pull/467 for more details.

bug
configuration

We are going to use a forked version of the rocksdb library to extend the bindings to expose more RocksDB functionality. Eventually, we will also expose the `WriteBatchWithIndex` which would...

onboarding