[ https://issues.apache.org/jira/browse/IGNITE-25489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Maksim Timonin updated IGNITE-25489: ------------------------------------ Description: For RU implementation we must ensure that Message classes aren't removed/created/changed in a wrong way: # Changes within classes (add/remove field) are forbidden, if not annotated with Until/Since classes. The check must be included in Github CI and TC run. was: 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. The check must be included in Github CI and TC run. > 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 > Priority: Major > Labels: IEP-132, ise > > For RU implementation we must ensure that Message classes aren't > removed/created/changed in a wrong way: > # Changes within classes (add/remove field) are forbidden, if not annotated > with Until/Since classes. > The check must be included in Github CI and TC run. -- This message was sent by Atlassian Jira (v8.20.10#820010)