Eduard Rakhmankulov created IGNITE-26847:
--------------------------------------------
Summary: C++ compatibility: client crashes on feature flag check.
Key: IGNITE-26847
URL: https://issues.apache.org/jira/browse/IGNITE-26847
Project: Ignite
Issue Type: Bug
Reporter: Eduard Rakhmankulov
If you run current main version of client against server version 3.0.0 and
request any table then client crashes.
This happens because servers reports zero enabled flags and clients saves it
into 0-sized array. When checking feature client goes out of bound or assertion
fails if enabled.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)