[jira] [Created] (IGNITE-7658) visorcmd: add ability to get configuration of certain cache

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-7658) visorcmd: add ability to get configuration of certain cache

Anton Vinogradov (Jira)
Pavel Konstantinov created IGNITE-7658:
------------------------------------------

             Summary: visorcmd: add ability to get configuration of certain cache
                 Key: IGNITE-7658
                 URL: https://issues.apache.org/jira/browse/IGNITE-7658
             Project: Ignite
          Issue Type: Improvement
            Reporter: Pavel Konstantinov


Currently 'config' command returns only full configuration from a node.

config -id8=@n0  

It is inconvenient in case if a user wants to get the configuration for one certain cache.
I suggesting to add a new option to 'config' command to set cache, like:

config -id8=@n0 -c=@c0   - get configuration of cache @c0 from node @n0



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