[ https://issues.apache.org/jira/browse/IGNITE-19160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ilya Shishkov updated IGNITE-19160: ----------------------------------- Description: Currently, message about partition is as below: {quote} [2023-03-29T18:31:44,773][INFO ][snapshot-runner-#863%node0%][SnapshotSender] Partition file has been send [part=part-645.bin, pair={color:red}GroupPartitionId [grpId=1544803905, partId=645]{color}, length=45056] {quote} It does not tell us: # Receiver node id / address / consistent id. # Cache or cache group name which partition belongs to. Hash is not convenient way to determine cache or cache group. > Improve message about sent partition file during snapshot restore > ----------------------------------------------------------------- > > Key: IGNITE-19160 > URL: https://issues.apache.org/jira/browse/IGNITE-19160 > Project: Ignite > Issue Type: Improvement > Reporter: Ilya Shishkov > Priority: Minor > Labels: iep-43, ise > > Currently, message about partition is as below: > {quote} > [2023-03-29T18:31:44,773][INFO ][snapshot-runner-#863%node0%][SnapshotSender] > Partition file has been send [part=part-645.bin, > pair={color:red}GroupPartitionId [grpId=1544803905, partId=645]{color}, > length=45056] > {quote} > It does not tell us: > # Receiver node id / address / consistent id. > # Cache or cache group name which partition belongs to. Hash is not > convenient way to determine cache or cache group. -- This message was sent by Atlassian Jira (v8.20.10#820010)