Skip to content

Rust: switch on TRAP compression#21112

Draft
redsun82 wants to merge 2 commits into
mainfrom
redsun82/rust-compress-trap
Draft

Rust: switch on TRAP compression#21112
redsun82 wants to merge 2 commits into
mainfrom
redsun82/rust-compress-trap

Conversation

@redsun82
Copy link
Copy Markdown
Contributor

@redsun82 redsun82 commented Jan 7, 2026

No description provided.

@github-actions github-actions Bot added the Rust Pull requests that update Rust code label Jan 7, 2026
@redsun82 redsun82 marked this pull request as ready for review May 26, 2026 14:56
@redsun82 redsun82 requested review from a team as code owners May 26, 2026 14:56
Copilot AI review requested due to automatic review settings May 26, 2026 14:56
@redsun82 redsun82 marked this pull request as draft May 26, 2026 14:56
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR changes the Rust extractor’s default TRAP output compression behavior by updating which Compression enum variant is used for Default.

Changes:

  • Switch Compression’s Default variant from None to Zstd (impacting the default trap_compression used by configuration loading).
Show a summary per file
File Description
rust/extractor/src/config.rs Changes the default TRAP compression method used when no explicit configuration is provided.

Copilot's findings

  • Files reviewed: 1/1 changed files
  • Comments generated: 1

Comment thread rust/extractor/src/config.rs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants