[
https://issues.apache.org/jira/browse/IGNITE-27307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18044438#comment-18044438
]
Pavel Tupitsyn commented on IGNITE-27307:
-----------------------------------------
https://github.com/apache/ignite-3/commit/26400f6af9498bc98df2071450da52d856156829
> Migration Tools Ignite3ClusterContainer should flush logs in case of a Timeout
> ------------------------------------------------------------------------------
>
> Key: IGNITE-27307
> URL: https://issues.apache.org/jira/browse/IGNITE-27307
> Project: Ignite
> Issue Type: Improvement
> Components: migration tools
> Affects Versions: 3.1
> Reporter: Tiago Marques Godinho
> Assignee: Tiago Marques Godinho
> Priority: Major
> Labels: ignite-3
> Fix For: 3.2
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Currently, the Ignite3ClusterContainer, used by the migration tools, is not
> flushing the container logs buffer. As a result, we are likely losing some
> valuable debug information in case of errors.
> What to do:
> * Review the error-handling logic in Ignite3ClusterContainer#start. Make
> sure the log buffers are flushed in case of errors either explicitly or
> implicitly by junit.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)