Details
Description
Motivation
There is bunch of getAnd<> methods in MetaStorageManagerImpl which aren't used. Moreover they aren't even declared in the MetaStorageManager interface. Worth mentioning, that their support will require additional efforts due to idempotency issue.
All in all, It's better to remove them.
Definition of Done
- Unused getAnd<> are removed from MetaStorageManagerImpl, MetastorageService along with corresponding tests etc.
Attachments
Issue Links
- blocks
-
IGNITE-21881 Deal with retry send metastorage raft commands after a timeout
- Resolved
- links to