[
https://issues.apache.org/jira/browse/IGNITE-23705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrei Nadyktov reassigned IGNITE-23705:
----------------------------------------
Assignee: Andrei Nadyktov
> The partition number is not displayed (--cache distribution)
> -------------------------------------------------------------
>
> Key: IGNITE-23705
> URL: https://issues.apache.org/jira/browse/IGNITE-23705
> Project: Ignite
> Issue Type: Bug
> Reporter: Luchnikov Alexander
> Assignee: Andrei Nadyktov
> Priority: Minor
> Labels: ise
>
> If you run the command
> {code:java}
> ./control.sh --cache distribution null
> {code}
> The resulting output does not contain the partition number (partition)
> {code:java}
> [groupId,partition,nodeId,primary,state,updateCounter,partitionSize,nodeAddresses]
> [next group: id=-2100569601, name=ignite-sys-cache]
> -2100569601,8e8b1086,P,OWNING,0,0,[0:0:0:0:0:0:0:1, 127.0.0.1]
> -2100569601,8e8b1086,P,OWNING,0,0,[0:0:0:0:0:0:0:1, 127.0.0.1]
> -2100569601,8e8b1086,P,OWNING,0,0,[0:0:0:0:0:0:0:1, 127.0.0.1]
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)