Pavel Konstantinov created IGNITE-1503:
------------------------------------------
Summary: Do not ask user to provide node ID8 for cache details
Key: IGNITE-1503
URL:
https://issues.apache.org/jira/browse/IGNITE-1503 Project: Ignite
Issue Type: Task
Components: UI
Affects Versions: ignite-1.4
Reporter: Pavel Konstantinov
Assignee: Vasiliy Sisko
Priority: Trivial
Fix For: ignite-1.5
Currently user must set -id8=NODE_ID8 option to get detailed cache configuration
{code}
cache -c=cache1 -id8=12345678 -a
{code}
Since now cache starts with identical configuration on all nodes we can discard option '-id8' for getting detailed cache configuration.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)