[
https://issues.apache.org/jira/browse/IGNITE-6?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14291573#comment-14291573
]
Semen Boikov commented on IGNITE-6:
-----------------------------------
Configuration for atomics (all atomics will use the same cache):
- number of backups (default 0)
- replicated/partitioned (default partitioned)
For now start this cache automatically, later will be changed to start
dynamically.
Get rid of method 'CacheDataStructures.remove...', instead all datastructures
will implement Closeable.
For queue/set will add CollectionConfiguration with cache parameters, cache for
queue/set will be started dynamically.
> Move data structures from cache API to Ignite API
> -------------------------------------------------
>
> Key: IGNITE-6
> URL: https://issues.apache.org/jira/browse/IGNITE-6
> Project: Ignite
> Issue Type: Task
> Reporter: Dmitriy Setrakyan
> Assignee: Semen Boikov
> Fix For: sprint-1
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)