Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
SQL use RW transaction mode. It's not efficient in case we need just read consistent data.
After implementing IGNITE-17260 we should add support RO transaction for SQL queries. Seems required just use transaction method with timestamp (org.apache.ignite.hlc.HybridClock#now) as parameter.
Attachments
Issue Links
- Dependency
-
IGNITE-17260 Enrich IgniteTransactions and Transaction interfaces with RO related methods
- Resolved
- links to