Skip to content

Conversation

drmingdrmer
Copy link
Member

@drmingdrmer drmingdrmer commented Sep 12, 2025

I hereby agree to the terms of the CLA available at: https://docs.databend.com/dev/policies/cla/

Summary

refactor(meta-service0): rotbl: use spawn_blocking() instead blocking_in_place()

blocking_in_place() may still exhaust the worker threads.

chore: test TimedFuture for blocking_in_place and spawn_blocking

Tests

  • Unit Test
  • Logic Test
  • Benchmark Test
  • No Test - Explain why

Type of change

  • Other

Related Issues


This change is Reviewable

@github-actions github-actions bot added the pr-refactor this PR changes the code base without new features or bugfix label Sep 12, 2025
@drmingdrmer drmingdrmer marked this pull request as ready for review September 12, 2025 14:30
@drmingdrmer drmingdrmer force-pushed the stream-mget branch 2 times, most recently from a750548 to aff28fb Compare September 12, 2025 16:41
@drmingdrmer drmingdrmer merged commit 513c10f into databendlabs:main Sep 13, 2025
87 checks passed
@drmingdrmer drmingdrmer deleted the stream-mget branch September 13, 2025 05:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-refactor this PR changes the code base without new features or bugfix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant