Maksim Timonin created IGNITE-25489: ---------------------------------------
Summary: Add a check to ensure no changes in classes that extend Message Key: IGNITE-25489 URL: https://issues.apache.org/jira/browse/IGNITE-25489 Project: Ignite Issue Type: Improvement Reporter: Maksim Timonin For RU implementation we must ensure that Message classes aren't removed/created/changed in a wrong way: # Changes within classes are forbidden. # Removes are allowed only with complementary creation of new class in a special package. # Creation is allowed only in a special package. -- This message was sent by Atlassian Jira (v8.20.10#820010)