[
https://issues.apache.org/jira/browse/IGNITE-13809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aleksey Plekhanov resolved IGNITE-13809.
----------------------------------------
Resolution: Fixed
[~PetrovMikhail] looks good to me. Thanks for the contribution!
Merged to ignite-extensions master.
> Add thin client support to Ignite Spring Cache integration
> ----------------------------------------------------------
>
> Key: IGNITE-13809
> URL: https://issues.apache.org/jira/browse/IGNITE-13809
> Project: Ignite
> Issue Type: New Feature
> Components: spring, thin client
> Affects Versions: 2.10
> Reporter: Ilya Shishkov
> Assignee: Mikhail Petrov
> Priority: Minor
>
> It's needed to add thin client support to Ignite Spring Cache integration.
> To properly implement synchronous mode for Spring Cache manager, a lock that
> guarantees synchronous value calculation for each cache key must be acquired
> on the Ignite side in a distributed fashion.
> As of now, we have no support for distributed locks for the thin client. So
> it's proposed to leave Spring Cache synchronous mode unsupported if a thin
> client is used to connecting to the Ignite cluster.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)