Christian Schwarz

Results 478 comments of Christian Schwarz

Allright, I see the use case. Let's develop the config syntax as part of this feature proposal. How would the ideal configuration for your use case look like, both on...

I don't understand what the proposed `filesystem` is. Is it a mapping? Is it a filter? I can't even find that string in the source dataset list.

Please provide more semantics in the documentation table above: * what happens if the source presents multiple filesystems? is the `filesystems` on the pull side a selector? * what about...

So, is it correct that what you want is a way to * first filter the source filesystems by the path the source presents * second re-write the filesystems which...

The switch to TLS 1.2 is a Go 1.22 change: https://tip.golang.org/doc/go1.22 The currently published zrepl binary releases are built with Go 1.21. The next zrepl release will ship this new...

An evolution of this sketch got merged as #8339

The regress tests hit timeouts because `test_backward_compatibility` is marked as a flaky test and gets rerun forever. It fails because storcon doesn't accept the re-registration requests from the pageserver ```...

Basically we have the following neon_local bug/missing feature, even outside this PR: `metadata.json` changes will cause re-attach to fail with `Node is already registered with different address` This is a...

And we have another neon_local bug: the `metadata.json` is only written once during `neon_local init` and can becomes tale afterwards if listening port number is changed in `pageserver.toml`. `NeonEnv.from_repo_dir` does...

Awaiting testing from @Bodobolero , then I'll merge this. => https://neondb.slack.com/archives/C033RQ5SPDH/p1721148520211589?thread_ts=1720901332.293769&cid=C033RQ5SPDH