Skip to content

feat: add hook for optimizing series reads based on authorizer (#25207)#25438

Merged
devanbenz merged 7 commits into1.11from
db/cherry-pick-fdf0df
Oct 8, 2024
Merged

feat: add hook for optimizing series reads based on authorizer (#25207)#25438
devanbenz merged 7 commits into1.11from
db/cherry-pick-fdf0df

Conversation

@devanbenz
Copy link
Copy Markdown

Closes #

Describe your proposed changes here.

  • I've read the contributing section of the project README.
  • Signed CLA (if not already signed).

gwossum and others added 7 commits September 4, 2024 09:34
* fix(tsi1/partition/test): fix data races in test code (#57)

* fix(tsi1/partition/test): fix data races in test code

This PR is like #24613 but solves it with a setter
method for MaxLogFileSize which allows unexporting that value and
MaxLogFileAge. There are actually two places locks were needed in test
code. The behavior of production code is unchanged.

(cherry picked from commit f0235c4daf4b97769db932f7346c1d3aecf57f8f)

* feat: modify error handling to be more idiomatic

closes #24042

* fix: errors.Join() filters nil errors

---------

Co-authored-by: Phil Bracikowski <13472206+philjb@users.noreply.github.com>
(cherry picked from commit 5c9e45f)
* fix(ci): Update test_pkgs_64bit image to non-eol ubuntu image

* fix: trying edge img

* fix(ci): update ubuntu image in ci
Update test_pkgs_64bit image to non-eol ubuntu image

Please see: discuss.circleci.com/t/linux-image-deprecations-and-eol-for-2024/50177

closes #25355

(cherry picked from commit fdf0df7)
@devanbenz devanbenz merged commit c9bd5f3 into 1.11 Oct 8, 2024
@devanbenz devanbenz deleted the db/cherry-pick-fdf0df branch October 8, 2024 21:18
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