Roman Puchkovskiy created IGNITE-20576:
------------------------------------------
Summary: Rework ClientTableTest#
testGetReturningTupleWithUnknownSchemaRequestsNewSchema()
Key: IGNITE-20576
URL: https://issues.apache.org/jira/browse/IGNITE-20576
Project: Ignite
Issue Type: Improvement
Reporter: Roman Puchkovskiy
Fix For: 3.0.0-beta2
ClientTableTest#testGetReturningTupleWithUnknownSchemaRequestsNewSchema() makes
latest schema version known to the server 2, then it lowers it to 1, so the
latest schema version number loses its monotonicity. This monotonicity is now
relied upon by the server, so the test should probably be modified to do its
job without breaking this invariant.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)