Arseny Sher

Results 26 issues of Arseny Sher

Add --priority keeper option. Sentinel will promote keeper with higher priority than the current one if this is possible. In async mode this is a bit non-deterministic because we always...

Makes eyeballing of test failures easier... Extracted from pull request #622.

https://github.com/neondatabase/neon/blob/storage-messaging-2-rfc/docs/rfcs/018-storage-messaging-2.md

## Motivation Custom broker would be much more scalable: https://neondb.slack.com/archives/C036U0GRMRB/p1661011605069469 ## DoD etcd is replaced, all current tests pass. ## Implementation ideas ## Tasks - [ ] publish the RFC...

c/storage/safekeeper
c/storage/pageserver
t/Epic

That's closer to real usage than switching to brand new pageserver.

I have not yet looked into the details, but I wonder: what is the difference of this project compared to https://github.com/2ndQuadrant/pg-tpch ? It seems that you are both working for...

Two use cases: 1. Moving all tenants residing on one safekeeper to another. 2. Move single tenant. "Manually" means this is safe only as long as either 1) source safekeeper...

c/storage/safekeeper

```[tasklist] ### Tasks - [ ] https://github.com/neondatabase/neon/issues/6336 - [ ] https://github.com/neondatabase/neon/issues/7751 - [ ] https://github.com/neondatabase/neon/issues/6337 - [ ] https://github.com/neondatabase/neon/issues/8542 - [ ] https://github.com/neondatabase/neon/issues/6338 - [ ] https://github.com/neondatabase/neon/issues/8758 - [ ]...

c/storage/safekeeper

This shouldn't be merged to release, but we want to deploy in manually to dedicated pageserver to make db running.