[
https://issues.apache.org/jira/browse/IGNITE-14488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrey Mashenkov reassigned IGNITE-14488:
-----------------------------------------
Assignee: (was: Andrey Mashenkov)
> Implement invoke operations for table views.
> --------------------------------------------
>
> Key: IGNITE-14488
> URL: https://issues.apache.org/jira/browse/IGNITE-14488
> Project: Ignite
> Issue Type: Improvement
> Reporter: Andrey Mashenkov
> Priority: Major
> Labels: iep-54, ignite-3
>
> Implement invoke operation for all Table views (Table/KV, binary/non-binary).
> * Invoke processor input depends on a view the user calls an invoke() method
> on.
> Thus, a view type should be a part of an atomic/tx protocol and
> * InvocationContext should convert a Row to expected types on server-side.
> * Any exceptions related to InvokeProc and/or it's arguments deserialization
> failure or a Row deserialization failure MUST be described in the javadoc to
> invoke() methods and correctly handled.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)