You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by GitBox <gi...@apache.org> on 2020/12/18 16:39:45 UTC

[GitHub] [ignite] Nikita-tech-writer commented on a change in pull request #8592: IGNITE-13876 Updated documentation for 2.9.1 release

Nikita-tech-writer commented on a change in pull request #8592:
URL: https://github.com/apache/ignite/pull/8592#discussion_r545952077



##########
File path: docs/_docs/monitoring-metrics/system-views.adoc
##########
@@ -676,3 +676,30 @@ This view exposes information about the distribution of cache group partitions a
 |STATE | string | Partition state. Possible states: MOVING - partition is being loaded from another node to this node; OWNING - this node is either a primary or backup owner; RENTING - this node is neither primary nor back up owner (is being currently evicted); EVICTED - partition has been evicted; LOST - partition state is invalid, the partition should not be used.
 |IS_PRIMARY | boolean  | Primary partition flag
 |===
+
+== BINARY_METADATA
+
+This view exposes information all available binary types.

Review comment:
       ```suggestion
   This view exposes information about all available binary types.
   ```




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org