Python: Phase 2 client-side caching - server_assisted field and client_trackinginfo#5963
Draft
affonsov wants to merge 1 commit into
Draft
Python: Phase 2 client-side caching - server_assisted field and client_trackinginfo#5963affonsov wants to merge 1 commit into
affonsov wants to merge 1 commit into
Conversation
cbbff0a to
11e6b65
Compare
25224b0 to
125fbf9
Compare
a5edad7 to
554849c
Compare
…isted caching Signed-off-by: affonsov <67347924+affonsov@users.noreply.github.com>
554849c to
87b6734
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds server_assisted field to Python ClientSideCache config and client_trackinginfo() diagnostic command.
Issue link
This Pull Request is linked to issue: Implement client-side caching Phase 2: server-assisted invalidation via CLIENT TRACKING
Closes #5961
Features / Behaviour Changes
Implementation
Limitations
Testing
Checklist