Skip to content

librocksdb_sys: bump tikv-jemalloc-sys to 0.6.0#847

Merged
ti-chi-bot[bot] merged 1 commit intotikv:masterfrom
Connor1996:bump-tikv-jemalloc-sys-0.6-upstream
Feb 24, 2026
Merged

librocksdb_sys: bump tikv-jemalloc-sys to 0.6.0#847
ti-chi-bot[bot] merged 1 commit intotikv:masterfrom
Connor1996:bump-tikv-jemalloc-sys-0.6-upstream

Conversation

@Connor1996
Copy link
Member

@Connor1996 Connor1996 commented Feb 19, 2026

Summary

bump librocksdb_sys dependency tikv-jemalloc-sys from 0.5.0 to 0.6.0 to align jemalloc dependency version with newer consumers (for example jemalloc_pprof 0.8.x dependency chain)

Summary by CodeRabbit

  • Chores
    • Updated the underlying memory allocator dependency to a newer release to enhance stability, performance, and compatibility across platforms.
    • No user-facing API or behavior changes are expected; this is an internal dependency update to improve reliability and resource management.

@ti-chi-bot ti-chi-bot bot added dco-signoff: yes Indicates the PR's author has signed the dco. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Feb 19, 2026
@coderabbitai
Copy link

coderabbitai bot commented Feb 19, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info

Configuration used: defaults

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 289ca49 and 51727ae.

📒 Files selected for processing (1)
  • librocksdb_sys/Cargo.toml
🚧 Files skipped from review as they are similar to previous changes (1)
  • librocksdb_sys/Cargo.toml

📝 Walkthrough

Walkthrough

The tikv-jemalloc-sys dependency version in librocksdb_sys/Cargo.toml was updated from 0.5.0 to 0.6.0; the dependency remains optional with the same features enabled.

Changes

Cohort / File(s) Summary
Dependency Version Bump
librocksdb_sys/Cargo.toml
Updated tikv-jemalloc-sys version from 0.5.0 to 0.6.0; optional = true and features = ["unprefixed_malloc_on_supported_platforms"] unchanged.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 A hop, a skip, a version so bright,
From 0.5.0 to 0.6, the change is light.
Optional feature tucked in place,
Jemalloc hums at steady pace. ✨

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately and concisely describes the main change: bumping tikv-jemalloc-sys dependency from 0.5.0 to 0.6.0 in librocksdb_sys.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Signed-off-by: Connor1996 <zbk602423539@gmail.com>
@Connor1996 Connor1996 force-pushed the bump-tikv-jemalloc-sys-0.6-upstream branch from 289ca49 to 51727ae Compare February 24, 2026 06:41
@ti-chi-bot
Copy link

ti-chi-bot bot commented Feb 24, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: glorv

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ti-chi-bot ti-chi-bot bot added the lgtm label Feb 24, 2026
@ti-chi-bot
Copy link

ti-chi-bot bot commented Feb 24, 2026

[LGTM Timeline notifier]

Timeline:

  • 2026-02-24 07:38:04.033705756 +0000 UTC m=+167756.548500366: ☑️ agreed by glorv.

@ti-chi-bot ti-chi-bot bot added the approved label Feb 24, 2026
@ti-chi-bot ti-chi-bot bot merged commit 97a9365 into tikv:master Feb 24, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved dco-signoff: yes Indicates the PR's author has signed the dco. lgtm size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants