[
https://issues.apache.org/jira/browse/IGNITE-13439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17199243#comment-17199243
]
Ignite TC Bot commented on IGNITE-13439:
----------------------------------------
{panel:title=Branch: [pull/8246/head] Base: [master] : No blockers
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/8246/head] Base: [master] : No new tests
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}{panel}
[TeamCity *--> Run :: All*
Results|https://ci.ignite.apache.org/viewLog.html?buildId=5604371&buildTypeId=IgniteTests24Java8_RunAll]
> Printing detailed classpath slowdowns node initialization
> ---------------------------------------------------------
>
> Key: IGNITE-13439
> URL: https://issues.apache.org/jira/browse/IGNITE-13439
> Project: Ignite
> Issue Type: Bug
> Components: general
> Affects Versions: 2.8.1
> Reporter: Pavel Vinokurov
> Assignee: Pavel Vinokurov
> Priority: Minor
> Time Spent: 10m
> Remaining Estimate: 0h
>
> If IGNITE_LOG_CLASSPATH_CONTENT_ON_STARTUP is enabled,
> IgniteKernel#ackClassPathContent parses the classpath and recursively
> traverses the file system printing all jars and class files.
> Traversing the files system could take much time in case of many class files
> or having a root folder in the classpath.
> The reasonable behavior is to print only root classpath folders.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)