Description
Ignite provides KeyValueView and RecordView (+binary variants) APIs.
These views have implementations on server side and on client side, see ignite-table and ignite-client modules.
All the views have same guaranties as on server as on client, but we have different set of test for them.
Let's get rid of duplicates and made a single parametrized test class for each view, where we will check the guaranties against server and client implementation.
Attachments
Issue Links
- is related to
-
IGNITE-21793 Fix inconsistencies in table view APIs
- Open
- links to