You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Francisco Pareja (JIRA)" <ji...@apache.org> on 2018/08/31 08:14:00 UTC

[jira] [Commented] (IGNITE-9033) .NET: specify expiry policy when creating cache using thin client

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

Francisco Pareja commented on IGNITE-9033:
------------------------------------------

Hi, we are really interested in this feature as well. This also applies to the thin Java client.

Thin clients can OPEN caches but they can also CREATE caches (_*igniteClient.getOrCreateCache(cacheName)*_). You can even pass a configuration to the created cache (*_ClientCacheConfiguration_*) but this configuration does not include Expiry policies. It is obviously missing.

Can we change the name of this tickets to include Thin Clients of all platforms?

> .NET: specify expiry policy when creating cache using thin client
> -----------------------------------------------------------------
>
>                 Key: IGNITE-9033
>                 URL: https://issues.apache.org/jira/browse/IGNITE-9033
>             Project: Ignite
>          Issue Type: New Feature
>          Components: platforms
>            Reporter: Igor Sapego
>            Priority: Major
>
> Need to add ability to create dynamic caches specifying expiry policy with thin client.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)