[
https://issues.apache.org/jira/browse/IGNITE-26664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kirill Tkalenko updated IGNITE-26664:
-------------------------------------
Description:
During the implementation of IGNITE-26649, it was discovered that
*org.apache.ignite.internal.metastorage.dsl.Operations#NO_OP* was changed,
specifically the zero array was replaced with an empty one, which at first
glance could break the backward compatibility of commands, I think we should
look into this.
See the disabled test with this ticket.
was:
During the implementation of IGNITE-26649, it was discovered that 123 was
changed, specifically the zero array was replaced with an empty one, which at
first glance could break the backward compatibility of commands, I think we
should look into this.
See the disabled test with this ticket.
> Fix backward compatibility for MetaStorage Operations#noop
> ----------------------------------------------------------
>
> Key: IGNITE-26664
> URL: https://issues.apache.org/jira/browse/IGNITE-26664
> Project: Ignite
> Issue Type: Improvement
> Reporter: Kirill Tkalenko
> Priority: Major
> Labels: ignite-3, release-3.1.0-blocker
> Fix For: 3.1
>
>
> During the implementation of IGNITE-26649, it was discovered that
> *org.apache.ignite.internal.metastorage.dsl.Operations#NO_OP* was changed,
> specifically the zero array was replaced with an empty one, which at first
> glance could break the backward compatibility of commands, I think we should
> look into this.
> See the disabled test with this ticket.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)