Hi all, After taking a look to the c++ thin client source code (cache_client_impl.cpp) it seems partition awareness is only taken into account for single requests (Get/Put), but neither for batch (GetAll/PutAll) nor transactions.
But in our tests, adding endpoints to Ignite Client configuration makes a huge difference in terms of performance in batch requests for transactional caches... could anyone put some light on how it's possible? Thanks in advance for your help. -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/