Skip to content

pebble-release-2.1: feat: add pebblegozstd build tag to allow to configure zstdlib#5603

Merged
RaduBerinde merged 1 commit intocockroachdb:pebble-release-2.1from
RaduBerinde:gozstd-build-tag-2.1
Nov 21, 2025
Merged

pebble-release-2.1: feat: add pebblegozstd build tag to allow to configure zstdlib#5603
RaduBerinde merged 1 commit intocockroachdb:pebble-release-2.1from
RaduBerinde:gozstd-build-tag-2.1

Conversation

@RaduBerinde
Copy link
Copy Markdown
Member

Add a build tag that lets developers choose the zstd library. The current cgo implementation dramatically slows down builds and tests, and it blocks non‑cgo projects from running tests with the race detector unless they also switch the underlying library.

Add a build tag that lets developers choose the zstd library. The
current cgo implementation dramatically slows down builds and tests,
and it blocks non‑cgo projects from running tests with the race
detector unless they also switch the underlying library.
@RaduBerinde RaduBerinde requested a review from jbowens November 20, 2025 17:47
@RaduBerinde RaduBerinde requested a review from a team as a code owner November 20, 2025 17:47
@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

@RaduBerinde RaduBerinde merged commit 525a66e into cockroachdb:pebble-release-2.1 Nov 21, 2025
6 checks passed
@RaduBerinde RaduBerinde deleted the gozstd-build-tag-2.1 branch November 21, 2025 01:01
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.

4 participants