Skip to content

IGNITE-19735 Created interface for interaction with local KeyValueStorage of the meta storage#2232

Closed
sergeyuttsel wants to merge 9 commits intoapache:mainfrom
gridgain:ignite-19735
Closed

IGNITE-19735 Created interface for interaction with local KeyValueStorage of the meta storage#2232
sergeyuttsel wants to merge 9 commits intoapache:mainfrom
gridgain:ignite-19735

Conversation

@sergeyuttsel
Copy link
Copy Markdown
Contributor

*
* @return Storage.
*/
LocalMetaStorageManager getLocalStorage();
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This seems to go against the Dependency Injection principle. Why can't local metastorage manager be an independent component/service that gets injected (via constructor) to each component that needs it (including the MetaStorageManager)?

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