[ 
https://issues.apache.org/jira/browse/IGNITE-25733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ivan Bessonov updated IGNITE-25733:
-----------------------------------
    Summary: Fix UpdateCommand and UpdateAllCommand compatibility  (was: Fix 
UpdateCommand and UpdateAllCommand)

> Fix UpdateCommand and UpdateAllCommand compatibility
> ----------------------------------------------------
>
>                 Key: IGNITE-25733
>                 URL: https://issues.apache.org/jira/browse/IGNITE-25733
>             Project: Ignite
>          Issue Type: Bug
>          Components: tables ai3
>            Reporter: Ivan Bessonov
>            Priority: Major
>              Labels: ignite-3
>
> * Table-awareness could be done just like in 
> https://issues.apache.org/jira/browse/IGNITE-25731
>  * Property rename could be addressed by disjointing method name and 
> "property name". This way the "property" could still be "tablePartitionId" as 
> a legacy thing. It will only affect generated implementation of serializers 
> and deserializers. Could look like this:
>  
> {code:java}
> @PropertyName("tablePartitionId")
> ReplicationGroupIdMessage commitPartitionId(); {code}
>  * Types are already compatible
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to