Christian Schwarz
decef74503
don't start background jobs if tenant has not timelines
...
Before this change, test_pageserver_with_empty_tenants was failing at:
assert loaded_tenant["state"] == {
"Active": {"background_jobs_running": False}
}, "Tenant {tenant_with_empty_timelines_dir} with empty timelines dir should be active and ready for timeline creation"
because background_jobs_running was True instead of False.
Personally I think we should simply always start the background loops
and not bother, but let's punt this until after we've merged this PR.
2022-11-17 11:22:02 +02:00
..
2022-09-20 11:28:12 -07:00
2022-11-02 02:26:37 +02:00
2022-08-30 18:25:38 +03:00
2022-09-20 11:28:12 -07:00
2022-11-15 18:47:28 +02:00
2022-11-15 18:47:28 +02:00
2022-10-06 09:01:56 +03:00
2022-11-16 14:57:26 +02:00
2022-10-11 09:54:32 +03:00
2022-08-30 18:25:38 +03:00
2022-10-21 20:02:31 +03:00
2022-11-15 18:47:28 +02:00
2022-11-15 18:47:28 +02:00
2022-08-30 18:25:38 +03:00
2022-09-15 21:43:51 +03:00
2022-08-30 18:25:38 +03:00
2022-08-30 18:25:38 +03:00
2022-08-30 18:25:38 +03:00
2022-11-07 18:39:51 +00:00
2022-09-20 11:28:12 -07:00
2022-11-16 13:24:02 +02:00
2022-11-15 18:47:28 +02:00
2022-08-30 18:25:38 +03:00
2022-10-27 14:02:55 +00:00
2022-10-06 12:42:50 +03:00
2022-08-30 18:25:38 +03:00
2022-11-02 02:26:37 +02:00
2022-08-30 18:25:38 +03:00
2022-11-02 02:26:37 +02:00
2022-09-20 11:28:12 -07:00
2022-11-07 18:39:51 +00:00
2022-08-30 18:25:38 +03:00
2022-11-15 18:47:28 +02:00
2022-08-30 18:25:38 +03:00
2022-11-07 18:39:51 +00:00
2022-09-20 11:28:12 -07:00
2022-11-10 12:47:27 +01:00
2022-11-15 18:47:28 +02:00
2022-11-15 18:47:28 +02:00
2022-11-15 18:47:28 +02:00
2022-11-16 14:57:26 +02:00
2022-08-30 18:25:38 +03:00
2022-08-30 18:25:38 +03:00
2022-10-07 13:55:19 +03:00
2022-11-15 18:47:28 +02:00
2022-11-15 18:47:28 +02:00
2022-11-07 12:03:57 +02:00
2022-11-02 02:26:37 +02:00
2022-11-15 18:47:28 +02:00
2022-11-17 11:22:02 +02:00
2022-11-15 18:47:28 +02:00
2022-11-07 18:39:51 +00:00
2022-08-30 18:25:38 +03:00
2022-08-30 18:25:38 +03:00
2022-10-14 18:37:14 +03:00
2022-11-15 18:47:28 +02:00
2022-11-07 18:39:51 +00:00
2022-11-15 18:47:28 +02:00