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

[jira] [Commented] (IGNITE-9780) SQL system view for cache groups

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

ASF GitHub Bot commented on IGNITE-9780:
----------------------------------------

GitHub user alex-plekhanov opened a pull request:

    https://github.com/apache/ignite/pull/4985

    IGNITE-9780 SQL system view for cache groups

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/alex-plekhanov/ignite ignite-9780

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/4985.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 #4985
    
----
commit 1999c811eb49a9ab4422f6b5edc3a44e60fe8f4e
Author: Aleksey Plekhanov <pl...@...>
Date:   2018-10-03T13:53:59Z

    IGNITE-9780 SQL system view for cache groups

commit b137d5aae744753c106817dd119aa543903c9077
Author: Aleksey Plekhanov <pl...@...>
Date:   2018-10-03T15:21:21Z

    IGNITE-9780 Unit test

----


> SQL system view for cache groups
> --------------------------------
>
>                 Key: IGNITE-9780
>                 URL: https://issues.apache.org/jira/browse/IGNITE-9780
>             Project: Ignite
>          Issue Type: Task
>          Components: sql
>            Reporter: Aleksey Plekhanov
>            Assignee: Aleksey Plekhanov
>            Priority: Major
>              Labels: iep-13
>
> Implement SQL system view to show list of cache groups. 
> View must contain information: cache group id, cache group name, caches count, and attributes related to cache group from CacheConfiguration (at least attributes checked in {{ClusterCachesInfo#validateCacheGroupConfiguration()}} method)



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