Luchnikov Alexander created IGNITE-23705:
--------------------------------------------

             Summary:  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


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)

Reply via email to