[
https://issues.apache.org/jira/browse/IGNITE-23705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17900075#comment-17900075
]
Ignite TC Bot commented on IGNITE-23705:
----------------------------------------
{panel:title=Branch: [pull/11671/head] Base: [master] : No blockers
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/11671/head] Base: [master] : No new tests
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}{panel}
[TeamCity *--> Run :: All*
Results|https://ci2.ignite.apache.org/viewLog.html?buildId=8174644&buildTypeId=IgniteTests24Java8_RunAll]
> 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
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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)