You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Mikhail Petrov (Jira)" <ji...@apache.org> on 2021/02/26 14:16:00 UTC

[jira] [Commented] (IGNITE-13809) Add thin client support to Ignite Spring Cache integration

    [ https://issues.apache.org/jira/browse/IGNITE-13809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17291671#comment-17291671 ] 

Mikhail Petrov commented on IGNITE-13809:
-----------------------------------------

[~alex_pl] Thanks a lot for the review!

> 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)