Yury Gerzhedovich created IGNITE-11447:
------------------------------------------
Summary: Replacements for default values in System SQL views.
Key: IGNITE-11447
URL:
https://issues.apache.org/jira/browse/IGNITE-11447 Project: Ignite
Issue Type: Task
Components: sql
Reporter: Yury Gerzhedovich
Fix For: 2.8
To avoid specific internal values need to change how we show values for some fields.
Columns CACHES and CACHE_GROUPS: if there is no node filter (IgniteAllNodesPredicate) we should print NULL
Columns CACHE_GROUPS.BACKUPS - show NULL for REPLICATED caches (Integer.MAX_VALUE is shown at the moment)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)