Skip to content

Conversation

@bkchr
Copy link
Member

@bkchr bkchr commented Dec 10, 2025

This changes sc-client-db to not always enable jemalloc by default for rocksdb. Instead it is now controlled by jemalloc-allocator feature. This is now also forwarded up to polkadot via polkadot-cli and sc-service. There we ultimately decide if jemalloc should be enabled or not.

This changes `sc-client-db` to not always enable `jemalloc` by default for rocksdb. Instead it is now controlled by
`jemalloc-allocator` feature. This is now also forwarded up to `polkadot` via `polkadot-cli` and `sc-service`.
There we ultimately decide if `jemalloc` should be enabled or not.
@bkchr bkchr added the T0-node This PR/Issue is related to the topic “node”. label Dec 10, 2025
@bkchr
Copy link
Member Author

bkchr commented Dec 10, 2025

/cmd prdoc --audience node_dev --bump minor

@bkchr bkchr enabled auto-merge December 10, 2025 12:13
@bkchr bkchr added the A4-backport-stable2512 Pull request must be backported to the stable2512 release branch label Dec 10, 2025
@bkchr bkchr added this pull request to the merge queue Dec 10, 2025
Merged via the queue into master with commit 7ef1751 Dec 10, 2025
310 of 318 checks passed
@bkchr bkchr deleted the bkchr-jemalloc-optional branch December 10, 2025 13:22
paritytech-release-backport-bot bot pushed a commit that referenced this pull request Dec 10, 2025
This changes `sc-client-db` to not always enable `jemalloc` by default
for rocksdb. Instead it is now controlled by `jemalloc-allocator`
feature. This is now also forwarded up to `polkadot` via `polkadot-cli`
and `sc-service`. There we ultimately decide if `jemalloc` should be
enabled or not.

---------

Co-authored-by: cmd[bot] <41898282+github-actions[bot]@users.noreply.github.com>
(cherry picked from commit 7ef1751)
@paritytech-release-backport-bot

Successfully created backport PR for stable2512:

EgorPopelyaev pushed a commit that referenced this pull request Dec 10, 2025
Backport #10590 into `stable2512` from bkchr.

See the
[documentation](https://github.com/paritytech/polkadot-sdk/blob/master/docs/BACKPORT.md)
on how to use this bot.

<!--
  # To be used by other automation, do not modify:
  original-pr-number: #${pull_number}
-->

Co-authored-by: Bastian Köcher <[email protected]>
Co-authored-by: cmd[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A4-backport-stable2512 Pull request must be backported to the stable2512 release branch T0-node This PR/Issue is related to the topic “node”.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants