[
https://issues.apache.org/jira/browse/IGNITE-1226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14712545#comment-14712545
]
ASF GitHub Bot commented on IGNITE-1226:
----------------------------------------
GitHub user kcheng-mvp opened a pull request:
https://github.com/apache/ignite/pull/35
Need to add method that returns names of all available caches
Fix bug: https://issues.apache.org/jira/browse/IGNITE-1226
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kcheng-mvp/ignite ignite-1226
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/35.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #35
----
commit f0c5b5e88fd52a1762cf9efe2d93a76426247054
Author: kcheng-mvp <[email protected]>
Date: 2015-08-26T05:43:47Z
Need to add method that returns names of all available caches
----
> Need to add method that returns names of all available caches
> -------------------------------------------------------------
>
> Key: IGNITE-1226
> URL: https://issues.apache.org/jira/browse/IGNITE-1226
> Project: Ignite
> Issue Type: Bug
> Components: cache, newbie
> Affects Versions: 1.1.4
> Reporter: Valentin Kulichenko
> Assignee: kcheng.mvp
> Priority: Critical
> Labels: usability, user-request
> Fix For: ignite-1.4
>
>
> We need to add {{Ignite.cacheNames()}} method that will return collection of
> names of currently available caches.
> User forum discussion:
> http://apache-ignite-users.70518.x6.nabble.com/Getting-a-list-of-started-caches-td876.html
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)