Skip to content

Made indexer # threads controllable.#366

Merged
adamshapiro0 merged 3 commits intomasterfrom
num-threads
Apr 1, 2025
Merged

Made indexer # threads controllable.#366
adamshapiro0 merged 3 commits intomasterfrom
num-threads

Conversation

@adamshapiro0
Copy link
Copy Markdown
Collaborator

@adamshapiro0 adamshapiro0 commented Apr 1, 2025

Changes

  • Added num_threads option to control fast indexer parallelism
  • Don't use a thread pool for indexing if num_threads == 1

Fixes

  • Fixed MixedLogReader handling of Python pathlib.Path objects

@adamshapiro0 adamshapiro0 requested a review from axlan April 1, 2025 19:14
@adamshapiro0 adamshapiro0 self-assigned this Apr 1, 2025
Copy link
Copy Markdown
Collaborator

@axlan axlan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@adamshapiro0 adamshapiro0 merged commit 9402cd3 into master Apr 1, 2025
12 checks passed
@adamshapiro0 adamshapiro0 deleted the num-threads branch April 1, 2025 21: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.

2 participants