Skip to content

feat: Bump admin-api to 0.114.0 - #2342

Open
za-arthur wants to merge 1 commit into
developfrom
artur/optimized_orioledb_config
Open

feat: Bump admin-api to 0.114.0#2342
za-arthur wants to merge 1 commit into
developfrom
artur/optimized_orioledb_config

Conversation

@za-arthur

Copy link
Copy Markdown
Contributor

What kind of change does this PR introduce?

admin-api 0.114.0 contains optimized orioledb config feature according to the worksheet
https://linear.app/supabase/issue/ORI-119/orioledb-variable-guc-settings-depending-on-ec2-size

What is the current behavior?

Currently the optimizer sets only orioledb.recovery_idx_pool_size, orioledb.recovery_pool_size options.

What is the new behavior?

The optimizer sets additional orioledb configs.

Additional context

https://linear.app/supabase/issue/ORI-219/apply-orioledb-guc-settings-based-on-instance-size

@za-arthur
za-arthur requested review from a team as code owners August 4, 2026 09:19
@za-arthur
za-arthur force-pushed the artur/optimized_orioledb_config branch 2 times, most recently from f863a32 to 2f721de Compare August 4, 2026 12:50
admin-api 0.114.0 contains optimized orioledb config feature according
to the worksheet
https://linear.app/supabase/issue/ORI-119/orioledb-variable-guc-settings-depending-on-ec2-size
@za-arthur
za-arthur force-pushed the artur/optimized_orioledb_config branch from 2f721de to 4487d6f Compare August 4, 2026 14:48
@mmlb

mmlb commented Aug 5, 2026

Copy link
Copy Markdown
Collaborator

This is failing in ubuntu land ==> amazon-ebssurrogate.source: E: Couldn't download packages: dash sysvinit-utils (haven't delved deeply into it yet). I wonder if some of the apt fixes I'm doing in #2326 would help.

@mmlb

mmlb commented Aug 5, 2026

Copy link
Copy Markdown
Collaborator

Actually yeah I think it would, not sure whats going on with the us-east-1 mirror but the fallback should help. Also once that PR is in I'll be following up with dropping of update in all the ansible apt tasks (and the upgrade one too)

mmlb commented Aug 5, 2026

Copy link
Copy Markdown
Collaborator

No the fallback does not help in my case either since debootstrap doesn't use it, its single mirror only. I added catting of debootstrap's log file on error and am seeing 503s on my runs, likely same going on here:

==> amazon-ebssurrogate.source: 2026-08-05 18:01:58 URL:http://us-east-1.ec2.archive.ubuntu.com/ubuntu/pool/main/u/util-linux/libblkid1_2.39.3-9ubuntu6_amd64.deb [122562/122562] -> "/mnt//var/cache/apt/archives/partial/libblkid1_2.39.3-9ubuntu6_amd64.deb" [1]
==> amazon-ebssurrogate.source: http://us-east-1.ec2.archive.ubuntu.com/ubuntu/pool/main/b/bzip2/libbz2-1.0_1.0.8-5.1_amd64.deb:
==> amazon-ebssurrogate.source: 2026-08-05 18:02:19 ERROR 503: Service Unavailable.
==> amazon-ebssurrogate.source: 2026-08-05 18:02:27 URL:http://us-east-1.ec2.archive.ubuntu.com/ubuntu/pool/main/g/glibc/libc-bin_2.39-0ubuntu8_amd64.deb [681940/681940] -> "/mnt//var/cache/apt/archives/partial/libc-bin_2.39-0ubuntu8_amd64.deb" [1]
==> amazon-ebssurrogate.source: http://us-east-1.ec2.archive.ubuntu.com/ubuntu/pool/main/g/glibc/libc6_2.39-0ubuntu8_amd64.deb:
==> amazon-ebssurrogate.source: 2026-08-05 18:02:47 ERROR 503: Service Unavailable.
==> amazon-ebssurrogate.source: 2026-08-05 18:02:53 URL:http://us-east-1.ec2.archive.ubuntu.com/ubuntu/pool/main/libc/libcap-ng/libcap-ng0_0.8.4-2build2_amd64.deb [15180/15180] -> "/mnt//var/cache/apt/archives/partial/libcap-ng0_0.8.4-2build2_amd64.deb" [1]
==> amazon-ebssurrogate.source: 2026-08-05 18:02:53 URL:http://us-east-1.ec2.archive.ubuntu.com/ubuntu/pool/main/libc/libcap2/libcap2_2.66-5ubuntu2_amd64.deb [29998/29998] -> "/mnt//var/cache/apt/archives/partial/libcap2_1%3a2.66-5ubuntu2_amd64.deb" [1]
==> amazon-ebssurrogate.source: 2026-08-05 18:02:54 URL:http://us-east-1.ec2.archive.ubuntu.com/ubuntu/pool/main/e/e2fsprogs/libcom-err2_1.47.0-2.4~exp1ubuntu4_amd64.deb [22808/22808] -> "/mnt//var/cache/apt/archives/partial/libcom-err2_1.47.0-2.4~exp1ubuntu4_amd64.deb" [1]
==> amazon-ebssurrogate.source: http://us-east-1.ec2.archive.ubuntu.com/ubuntu/pool/main/libx/libxcrypt/libcrypt1_4.4.36-4build1_amd64.deb:
==> amazon-ebssurrogate.source: 2026-08-05 18:03:14 ERROR 503: Service Unavailable.
==> amazon-ebssurrogate.source: 2026-08-05 18:03:14 URL:http://us-east-1.ec2.archive.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants