[
https://issues.apache.org/jira/browse/IGNITE-17384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17627175#comment-17627175
]
Nikolay Izhikov commented on IGNITE-17384:
------------------------------------------
Right not idle_verify logs written to
{{$IGNITE_WORK/idle_verify-${current-time}.txt}} file.
IGNITE-18010 changes this a bit and logs will land into {{$IGNITE_WORK/log}}
directory.
> IdleVerify: print partition conflicts into control-utility.log
> --------------------------------------------------------------
>
> Key: IGNITE-17384
> URL: https://issues.apache.org/jira/browse/IGNITE-17384
> Project: Ignite
> Issue Type: Improvement
> Components: control.sh
> Affects Versions: 2.13
> Reporter: Ilya Shishkov
> Priority: Minor
> Labels: ise
>
> Currently, when you call {{control.sh --cache idle_verify}}, partition
> conflicts will be printed into standard output, but they are missing in the
> control-utility.log. So, if you have many conflicts, you should additionally
> redirect output to a file in order to send information for a further analysis.
> It would be more convenient to print partition conflicts in the
> control-utility.log file too.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)