You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Alexander Lapin (Jira)" <ji...@apache.org> on 2022/10/24 17:37:00 UTC

[jira] [Updated] (IGNITE-17963) Use smarter logic for read-only recipient node evaluation

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

Alexander Lapin updated IGNITE-17963:
-------------------------------------
    Summary: Use smarter logic for read-only recipient node evaluation  (was: Add ability to run RO get, getAll and scan through tx-based InternalTable operations)

> Use smarter logic for read-only recipient node evaluation
> ---------------------------------------------------------
>
>                 Key: IGNITE-17963
>                 URL: https://issues.apache.org/jira/browse/IGNITE-17963
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Alexander Lapin
>            Priority: Major
>
> h3. Motivation
> It's required to add an ability for the end user to run RO transactions from within both KeyValueView and RecordView. IgniteTransactions already provide an ability to start RO transactions,  meaning that it's only required to propagate InternalTable get(), getAll() and scan() to corresponding readTimestamp-based get(), getAll() and scan() methods.
> h3. Definition of Done
> It's possible to trigger read-only get and getAll and scan by calling



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