[
https://issues.apache.org/jira/browse/IGNITE-24068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Denis Chudov updated IGNITE-24068:
----------------------------------
Description:
*Motivation*
After the replicas are able to be created as learners, read-only transactions
should be able to work with learner replicas.
In general, everything should work out-of-box after IGNITE-24067 in SQL using
read-only transactions.
We should, however, add the tests explicitly checking that read-only requests
are able to read the correct data from learners.
*Definition of done*
Read only transactions are able to read data from learners.
The corresponding tests are added, the check that read only replica requests
are properly handled on learners.
was:
In general, everything should work out-of-box after IGNITE-24067 in SQL using
read-only transactions.
We should, however, add the tests explicitly checking that read-only requests
are able to read the correct data from learners.
> Adjust read-only transactions to ensure they are able to read data from
> learners
> --------------------------------------------------------------------------------
>
> Key: IGNITE-24068
> URL: https://issues.apache.org/jira/browse/IGNITE-24068
> Project: Ignite
> Issue Type: Improvement
> Reporter: Denis Chudov
> Priority: Major
>
> *Motivation*
> After the replicas are able to be created as learners, read-only transactions
> should be able to work with learner replicas.
> In general, everything should work out-of-box after IGNITE-24067 in SQL using
> read-only transactions.
> We should, however, add the tests explicitly checking that read-only requests
> are able to read the correct data from learners.
> *Definition of done*
> Read only transactions are able to read data from learners.
> The corresponding tests are added, the check that read only replica requests
> are properly handled on learners.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)