Skip to content

Conversation

AhmedSoliman
Copy link
Contributor

@AhmedSoliman AhmedSoliman commented Aug 6, 2025

This has been causing memory leak if it's set to zero so we are removing and it can be later re-introduced if its underlying issues are fixed.


Stack created with Sapling. Best reviewed with ReviewStack.

Copy link

github-actions bot commented Aug 6, 2025

Test Results

 5 files   -   2   5 suites   - 2   1m 9s ⏱️ - 2m 37s
25 tests  -  29  25 ✅  -  28  0 💤  - 1  0 ❌ ±0 
34 runs   - 189  34 ✅  - 186  0 💤  - 3  0 ❌ ±0 

Results for commit f6487e9. ± Comparison against base commit bb835b4.

This pull request removes 54 and adds 25 tests. Note that renamed tests count towards both.
dev.restate.sdktesting.tests.CallOrdering ‑ ordering(boolean[], Client)[1]
dev.restate.sdktesting.tests.CallOrdering ‑ ordering(boolean[], Client)[2]
dev.restate.sdktesting.tests.CallOrdering ‑ ordering(boolean[], Client)[3]
dev.restate.sdktesting.tests.Cancellation ‑ cancelFromAdminAPI(BlockingOperation, Client, URI)[1]
dev.restate.sdktesting.tests.Cancellation ‑ cancelFromAdminAPI(BlockingOperation, Client, URI)[2]
dev.restate.sdktesting.tests.Cancellation ‑ cancelFromAdminAPI(BlockingOperation, Client, URI)[3]
dev.restate.sdktesting.tests.Cancellation ‑ cancelFromContext(BlockingOperation, Client)[1]
dev.restate.sdktesting.tests.Cancellation ‑ cancelFromContext(BlockingOperation, Client)[2]
dev.restate.sdktesting.tests.Cancellation ‑ cancelFromContext(BlockingOperation, Client)[3]
dev.restate.sdktesting.tests.Combinators ‑ awakeableOrTimeoutUsingAwaitAny(Client)
…
dev.restate.sdktesting.tests.AwakeableIngressEndpointTest ‑ completeWithFailure(Client)
dev.restate.sdktesting.tests.AwakeableIngressEndpointTest ‑ completeWithSuccess(Client)
dev.restate.sdktesting.tests.BackCompatibilityTest$NewVersion ‑ createAwakeable(Client)
dev.restate.sdktesting.tests.BackCompatibilityTest$NewVersion ‑ startOneWayProxyCall(Client)
dev.restate.sdktesting.tests.BackCompatibilityTest$NewVersion ‑ startProxyCall(Client)
dev.restate.sdktesting.tests.BackCompatibilityTest$NewVersion ‑ startRetryableOperation(Client)
dev.restate.sdktesting.tests.BackCompatibilityTest$OldVersion ‑ completeAwakeable(Client)
dev.restate.sdktesting.tests.BackCompatibilityTest$OldVersion ‑ completeRetryableOperation(Client)
dev.restate.sdktesting.tests.BackCompatibilityTest$OldVersion ‑ proxyCallShouldBeDone(Client)
dev.restate.sdktesting.tests.BackCompatibilityTest$OldVersion ‑ proxyOneWayCallShouldBeDone(Client)
…

♻️ This comment has been updated with latest results.

Copy link
Contributor

@muhamadazmy muhamadazmy left a comment

Choose a reason for hiding this comment

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

I assume we need to do this over proper deprecation mechanism. This change will cause config loading issues, unless we are 100% sure this flag was never set by the users.

@AhmedSoliman
Copy link
Contributor Author

@muhamadazmy what do you mean by config loading issues? we never fail on unknown fields in config.

This has been causing memory leak if it's set to zero so we are removing and it can be later re-introduced if its underlying issues are fixed.
@AhmedSoliman AhmedSoliman merged commit f6487e9 into main Aug 6, 2025
57 checks passed
@AhmedSoliman AhmedSoliman deleted the pr3637 branch August 6, 2025 16:56
@github-actions github-actions bot locked and limited conversation to collaborators Aug 6, 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