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

Remove _createDataStoreWithProps #22993

Open
tyler-cai-microsoft opened this issue Nov 5, 2024 · 0 comments
Open

Remove _createDataStoreWithProps #22993

tyler-cai-microsoft opened this issue Nov 5, 2024 · 0 comments
Assignees
Labels
api deprecation Changes to a deprecated API triage

Comments

@tyler-cai-microsoft
Copy link
Contributor

tyler-cai-microsoft commented Nov 5, 2024

Removed APIs

  • IContainerRuntimeBase._createDataStoreWithProps
  • ContainerRuntime._createDataStoreWithProps

Context

AB#856
These apis have been deprecated for over 1 year. We have been trying to remove this api for over 2 years: #11351

Alternatives

The recommended approach is to now use the PureDataObjectFactory.createInstanceWithDataStore to pass in properties and create your datastore.

Compatibility Concerns

Any usages of _createDatastoreWithProps should be removed

Expected Timeline

Removal target: 2.20.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api deprecation Changes to a deprecated API triage
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant