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

Francisco Pareja edited comment on IGNITE-9033 at 8/31/18 8:14 AM:
-------------------------------------------------------------------

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 ticket to include Thin Clients from all 
platforms?


was (Author: fpareja):
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)

Reply via email to