You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Julia Bakulina (Jira)" <ji...@apache.org> on 2023/05/26 12:02:00 UTC

[jira] [Updated] (IGNITE-19164) Improve message about requested partitions during snapshot restore

     [ https://issues.apache.org/jira/browse/IGNITE-19164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Julia Bakulina updated IGNITE-19164:
------------------------------------
    Reviewer: Mikhail Petrov

> Improve message about requested partitions during snapshot restore
> ------------------------------------------------------------------
>
>                 Key: IGNITE-19164
>                 URL: https://issues.apache.org/jira/browse/IGNITE-19164
>             Project: Ignite
>          Issue Type: Task
>            Reporter: Ilya Shishkov
>            Assignee: Julia Bakulina
>            Priority: Minor
>              Labels: iep-43, ise
>          Time Spent: 2h
>  Remaining Estimate: 0h
>
> Currently, during snapshot restore message is logged before requesting partitions from remote nodes:
> {quote}
> [2023-03-24T18:06:59,910][INFO ]\[disco-notifier-worker-#792%node%|#792%node%][SnapshotRestoreProcess] Trying to request partitions from remote nodes [reqId=ff682204-9554-4fbb-804c-38a79c0b286a, snapshot=snapshot_name, map={*{color:#FF0000}76e22ef5-3c76-4987-bebd-9a6222a00000{color}*={*{color:#FF0000}-903566235{color}*=[0,2,4,6,11,12,18,98,100,170,190,194,1015], *{color:#FF0000}1544803905{color}*=[1,11,17,18,22,25,27,35,37,42,45,51,62,64,67,68,73,76,1017]}}]
> {quote}
> It is necessary to make this output "human readable":
> # Print messages per node instead of one message for all nodes.
> # Print consistent id and address of remote node, suppling partitions.
> # Print cache / group name.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)