Skip to content

Conversation

pcholakov
Copy link
Contributor

I think this was missed in the original change. Without saving the new options, changing them again works only as long as the new values are not reverted to the originally loaded values. E.g. changing rocksdb-enable-stall-on-memory-limit from false to true works, but cannot be reverted back to false without a restart. It also incorrectly reports settings as changed if unrelated options change.

@pcholakov pcholakov requested a review from AhmedSoliman August 5, 2025 14:38
Copy link
Contributor

@AhmedSoliman AhmedSoliman left a comment

Choose a reason for hiding this comment

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

Good catch.

Copy link

github-actions bot commented Aug 5, 2025

Test Results

  7 files  ± 0    7 suites  ±0   2m 48s ⏱️ - 2m 4s
 52 tests  -  2   51 ✅  -  2  1 💤 ±0  0 ❌ ±0 
213 runs   - 10  210 ✅  - 10  3 💤 ±0  0 ❌ ±0 

Results for commit 66de839. ± Comparison against base commit 34321b6.

This pull request removes 2 tests.
dev.restate.sdktesting.tests.Combinators ‑ awakeableOrTimeoutUsingAwaitAny(Client)
dev.restate.sdktesting.tests.Combinators ‑ firstSuccessfulCompletedAwakeable(Client)

♻️ This comment has been updated with latest results.

@pcholakov pcholakov merged commit 27283e5 into main Aug 5, 2025
27 checks passed
@pcholakov pcholakov deleted the update-current-opts-on-reload branch August 5, 2025 14:57
@github-actions github-actions bot locked and limited conversation to collaborators Aug 5, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants