Skip to content

Conversation

georgepisaltu
Copy link
Contributor

Description

This PR adjusts the statement store configuration, hardcoded in the networking component of the store, to enable the store to hold greater amounts of data, 2GiB worth of statement data to be exact.

Moreover, the networking config is adjusted to be able to process significantly more statements, as well as preventing the store from gossiping indefinitely after the LRU cache reaches capacity.

Signed-off-by: georgepisaltu <[email protected]>
@georgepisaltu georgepisaltu added the T0-node This PR/Issue is related to the topic “node”. label Sep 29, 2025
@bkchr
Copy link
Member

bkchr commented Sep 30, 2025

/cmd prdoc --audience node_operator --bump patch

Copy link
Member

@bkchr bkchr left a comment

Choose a reason for hiding this comment

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

Next time this needs to be changed, it should be reworked to not be hard coded any more.

@gui1117 gui1117 merged commit cfb223c into paritytech:gui-fix-statement-store Sep 30, 2025
244 of 246 checks passed
gui1117 added a commit that referenced this pull request Sep 30, 2025
@gui1117
Copy link
Contributor

gui1117 commented Sep 30, 2025

we should have made this PR on top of master, not mine, I opened it here: #9894

gui1117 pushed a commit that referenced this pull request Oct 1, 2025
# Description

This PR adjusts the statement store configuration, hardcoded in the
networking component of the store, to enable the store to hold greater
amounts of data, 2GiB worth of statement data to be exact.

Moreover, the networking config is adjusted to be able to process
significantly more statements, as well as preventing the store from
gossiping indefinitely after the LRU cache reaches capacity.

---------

Signed-off-by: georgepisaltu <[email protected]>
Co-authored-by: cmd[bot] <41898282+github-actions[bot]@users.noreply.github.com>
github-merge-queue bot pushed a commit that referenced this pull request Oct 1, 2025
From @georgepisaltu :
#9864

This PR adjusts the statement store configuration, hardcoded in the
networking component of the store, to enable the store to hold greater
amounts of data, 2GiB worth of statement data to be exact.

Moreover, the networking config is adjusted to be able to process
significantly more statements, as well as preventing the store from
gossiping indefinitely after the LRU cache reaches capacity.

---------

Signed-off-by: georgepisaltu <[email protected]>
Co-authored-by: georgepisaltu <[email protected]>
Co-authored-by: cmd[bot] <41898282+github-actions[bot]@users.noreply.github.com>
bee344 pushed a commit that referenced this pull request Oct 7, 2025
From @georgepisaltu :
#9864

This PR adjusts the statement store configuration, hardcoded in the
networking component of the store, to enable the store to hold greater
amounts of data, 2GiB worth of statement data to be exact.

Moreover, the networking config is adjusted to be able to process
significantly more statements, as well as preventing the store from
gossiping indefinitely after the LRU cache reaches capacity.

---------

Signed-off-by: georgepisaltu <[email protected]>
Co-authored-by: georgepisaltu <[email protected]>
Co-authored-by: cmd[bot] <41898282+github-actions[bot]@users.noreply.github.com>
paritytech-release-backport-bot bot pushed a commit that referenced this pull request Oct 16, 2025
From @georgepisaltu :
#9864

This PR adjusts the statement store configuration, hardcoded in the
networking component of the store, to enable the store to hold greater
amounts of data, 2GiB worth of statement data to be exact.

Moreover, the networking config is adjusted to be able to process
significantly more statements, as well as preventing the store from
gossiping indefinitely after the LRU cache reaches capacity.

---------

Signed-off-by: georgepisaltu <[email protected]>
Co-authored-by: georgepisaltu <[email protected]>
Co-authored-by: cmd[bot] <41898282+github-actions[bot]@users.noreply.github.com>
(cherry picked from commit def0481)
paritytech-release-backport-bot bot pushed a commit that referenced this pull request Oct 16, 2025
From @georgepisaltu :
#9864

This PR adjusts the statement store configuration, hardcoded in the
networking component of the store, to enable the store to hold greater
amounts of data, 2GiB worth of statement data to be exact.

Moreover, the networking config is adjusted to be able to process
significantly more statements, as well as preventing the store from
gossiping indefinitely after the LRU cache reaches capacity.

---------

Signed-off-by: georgepisaltu <[email protected]>
Co-authored-by: georgepisaltu <[email protected]>
Co-authored-by: cmd[bot] <41898282+github-actions[bot]@users.noreply.github.com>
(cherry picked from commit def0481)
paritytech-release-backport-bot bot pushed a commit that referenced this pull request Oct 16, 2025
From @georgepisaltu :
#9864

This PR adjusts the statement store configuration, hardcoded in the
networking component of the store, to enable the store to hold greater
amounts of data, 2GiB worth of statement data to be exact.

Moreover, the networking config is adjusted to be able to process
significantly more statements, as well as preventing the store from
gossiping indefinitely after the LRU cache reaches capacity.

---------

Signed-off-by: georgepisaltu <[email protected]>
Co-authored-by: georgepisaltu <[email protected]>
Co-authored-by: cmd[bot] <41898282+github-actions[bot]@users.noreply.github.com>
(cherry picked from commit def0481)
alvicsam pushed a commit that referenced this pull request Oct 17, 2025
From @georgepisaltu :
#9864

This PR adjusts the statement store configuration, hardcoded in the
networking component of the store, to enable the store to hold greater
amounts of data, 2GiB worth of statement data to be exact.

Moreover, the networking config is adjusted to be able to process
significantly more statements, as well as preventing the store from
gossiping indefinitely after the LRU cache reaches capacity.

---------

Signed-off-by: georgepisaltu <[email protected]>
Co-authored-by: georgepisaltu <[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

T0-node This PR/Issue is related to the topic “node”.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants