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

chore: remove dead sinceToken code #6163

Merged
merged 1 commit into from
Jun 17, 2019
Merged

chore: remove dead sinceToken code #6163

merged 1 commit into from
Jun 17, 2019

Conversation

runspired
Copy link
Contributor

Since an unknown time many many (many) years ago, findAll has not supported use of a sinceToken, even though the adapter API still has a slot for it in the arguments passed to Adapter.findAll.

This PR removes a bit of infra that attempted to pull an always missing sinceToken from an always empty cache attached to the InternalModel cache where we were never stashing one to begin with.

If this is a feature we wish to support, we should design a mechanism through which consuming applications can retrieve and update the sinceToken.

@igorT
Copy link
Member

igorT commented Jun 17, 2019

Can you double check the docs please, so we can make sure they are up to date

@runspired
Copy link
Contributor Author

@igorT I added a ticket to track that #6164

@runspired runspired merged commit 8d621d9 into master Jun 17, 2019
@runspired runspired deleted the cleanup/since-token branch June 17, 2019 18:46
pete-the-pete pushed a commit to pete-the-pete/data that referenced this pull request Jul 23, 2019
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