I think Dmitry meant that indexes are updated synchronously with transaction commit. However, note that SQL queries are currently not transactional, so you can still get dirty reads in the result set.
-Val -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Index-Maintenance-During-Transactions-tp10088p10129.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
