Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Read Logical Time Manager timestamp from the actor state #356

Conversation

yashagarwal23
Copy link
Contributor

@yashagarwal23 yashagarwal23 commented Nov 1, 2023

Read the Logical Time Manager Timestamp from the state for in KVS and Volatile Actor State Provider. We already do that for ReliableCollectionsActorStateProvider.

@yashagarwal23 yashagarwal23 changed the title [Draft] KVSActorStateProvider: Read Logical Time Manager timestamp from the actor state Read Logical Time Manager timestamp from the actor state Nov 2, 2023
@yashagarwal23 yashagarwal23 marked this pull request as ready for review November 2, 2023 07:13
@yashagarwal23 yashagarwal23 merged commit d9d2ee1 into microsoft:develop Nov 21, 2023
2 checks passed
@yashagarwal23 yashagarwal23 deleted the yashagarwal/develop/fix-logical-time-manager2 branch November 21, 2023 11:24
yashagarwal23 added a commit that referenced this pull request Feb 1, 2024
* Add AnyCPU configuration in code.sln

* Read the logical time manager value from the state provider

Make StateProviderInitRetryDelayMilliseconds a const field

Wait for Logical Time Manager to start before loading reminders

Rename InitializeAndStartLogicalTimeManager

* Remove extra ReleaseAssert

* minor variable name change

* Read LogicalTimeManager Timestamp from state for VolatileActorStateProvider also

* KVS: Better exception handling; wait for read status

* Volatile: Better exception handling; wait for read status

* Add traces when waiting for WriteStatus to be Granted

* resolve some comments
yashagarwal23 added a commit that referenced this pull request Feb 1, 2024
* Add AnyCPU configuration in code.sln

* Read the logical time manager value from the state provider

Make StateProviderInitRetryDelayMilliseconds a const field

Wait for Logical Time Manager to start before loading reminders

Rename InitializeAndStartLogicalTimeManager

* Remove extra ReleaseAssert

* minor variable name change

* Read LogicalTimeManager Timestamp from state for VolatileActorStateProvider also

* KVS: Better exception handling; wait for read status

* Volatile: Better exception handling; wait for read status

* Add traces when waiting for WriteStatus to be Granted

* resolve some comments
yashagarwal23 added a commit that referenced this pull request Feb 1, 2024
* Add AnyCPU configuration in code.sln

* Read the logical time manager value from the state provider

Make StateProviderInitRetryDelayMilliseconds a const field

Wait for Logical Time Manager to start before loading reminders

Rename InitializeAndStartLogicalTimeManager

* Remove extra ReleaseAssert

* minor variable name change

* Read LogicalTimeManager Timestamp from state for VolatileActorStateProvider also

* KVS: Better exception handling; wait for read status

* Volatile: Better exception handling; wait for read status

* Add traces when waiting for WriteStatus to be Granted

* resolve some comments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants